Products
Update a Product
put/products/{product_id}
Path parameters
product_idstring required
Headers
Content-Typestring
Request body
object required
Example request
{
"qty_remaining": 9
}Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.