Skip to main content
POST
Upload Supplier Contract

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

X-Org-Id
string | null

Path Parameters

supplier_id
string
required

Body

multipart/form-data
file
string
required

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
categories
string[]
subcategories
string[]
notes
string | null
contractFile
SupplierContractFileDetails · object | null
createdAt
string | null