Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Create a new supplier
Example:
"Supplier Name"
Example:
"123e4567-e89b-12d3-a456-426614174000"
Example:
500
Example:
"Leading supplier of textiles with 20+ years of experience."
Example:
false
Example:
"Net 30"
Example:
"45 days"
Example:
"FOB"
Example:
"Manufacturer"
Example:
["ISO 9001", "CE"]Example:
[
"123e4567-e89b-12d3-a456-426614174002",
"123e4567-e89b-12d3-a456-426614174003"
]Response
Successful operation
Example:
"123e4567-e89b-12d3-a456-426614174000"
Example:
1
Example:
["cutting", "sewing", "printing"]Example:
"GB123456789000"
Example:
["mass production", "rapid prototyping"]Example:
3
Example:
["USA", "China", "India"]