Products
This endpoint allows registering or editing a list in the system
This endpoint updates information for an existing product
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Updated product information
The body is of type object
.
Response
200
application/json
Product updated successfully
The response is of type object
.