Update product
Productos
Este endpoint permite registrar o editar una lista en el sistema
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

