Skip to main content
POST
Create Supplier

Headers

X-Org-Id
string | null

Body

application/json
name
string
required
documentId
string | null
country
string | null
contactPerson
string | null
email
string | null
phoneNumber
string | null
contacts
SupplierContact · object[] | null
bankDetails
BankAccountDetails · object | null
address
string | null
specialization
string | null
notes
string | null
approvedVendor
boolean | null
default:false

Response

Successful Response

id
string
required
name
string
required
approvedVendor
boolean
required
documentId
string | null
country
string | null
contactPerson
string | null
email
string | null
phoneNumber
string | null
contacts
SupplierContact · object[]
bankDetails
BankAccountDetails · object | null
address
string | null
specialization
string | null
notes
string | null
createdAt
string | null