Skip to main content
POST
Verify Supplier

Authorizations

Authorization
string
header
required

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

Path Parameters

supplier_id
string
required

Response

Successful Response

Schema for supplier response - uses camelCase per API_STANDARDS

id
string
required
documentId
string
required
name
string
required
country
string
required
approvedVendor
boolean
required
contactPerson
string | null
email
string | null
phoneNumber
string | null
address
string | null
specialization
string | null
notes
string | null
contractFile
SupplierContractFileDetails · object | null

Uploaded supplier contract metadata stored as JSON.