Skip to main content
PUT
Distributor - Add Item

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
data
object
required

Item data to add to the supplier

Response

Item added to supplier successfully

success
boolean
required

Whether the operation succeeded