Scopes

The following table specifies the scopes required to access the Vendors API endpoints:

OperationScopes
Create a new vendorvendors:write
Fetch a list of vendorsvendors:read
Retrieve a vendorvendors:read
Update a vendorvendors:write
Archive a vendorvendors:delete
Post a vendor statusvendors:write

⚠️

Note: At the moment, the vendor records are stored at the company level.

Hence, if any customer has multiple entities (Organisation level), they would need to use the companyId to send request to a specific entity of the organisation.