Skip to main content
POST
Creates a supplier

Authorizations

X-API-KEY
string
header
required

Body

application/json
name
string
required
Example:

"New Supplier Co"

pricing_type
string
Example:

"delivered"

resource_values
object[]

Response

201 - application/json

Supplier created

id
string<uuid>
Example:

"99999a99-b888-777c-666d-55555555555e"

name
string
Example:

"Supplier Co"

pricing_type
string
Example:

"delivered"

resource_values
object[]
created_at
string<date-time>
Example:

"2025-12-31T23:13:11.862Z"

updated_at
string<date-time>
Example:

"2025-12-31T23:13:11.862Z"