Skip to main content
PATCH
Update Supplier

Headers

X-Org-Id
string | null

Path Parameters

supplier_id
string
required

Body

application/json
documentId
string | null
name
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

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