Update product
Products
This endpoint allows registering or editing a list in the system
This endpoint updates information for an existing product
PUT
Update product
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Updated product information
Example:
"Coffee-product-id"
Example:
"Small Coffee"
Example:
"PRODUCT"
Example:
"The bestest Coffee"
Example:
true
Example:
true

