Create
Suppliers
Create supplier
Creates a new supplier entry for a specific product. This endpoint allows associating a supplier with a product, defining supplier details such as name, contact information, pricing, and delivery terms. Once created, the supplier is linked to the product for procurement and stock management purposes.
POST
Create
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Example:
"{{companyId}}"
Body
application/json
Response
200 - undefined
