Product
Update Product V2
Update an existing product information (Step 2 - Optional)
put/v2/product
Request body
Example request
{
"product_id": "NTQ0MTkzNjg"
}Response
Success
Example response
{
"msg": "Success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.