Add/Update Products
POST/Supplier/Products/Add
Endpoint for adding product information.
If the product data you send has been sent before, it will be updated.
When a new product is added to your system, you should send its information from this endpoint.
Updates should be sent when there are changes in your product information such as stock availability, selling price, etc.
Additionally, you can also send data such as images, descriptions, platform information, etc., for the products.
Request
Responses
- 200
- 400
OK
Bad Request