Accounts payable
List suppliers
The List suppliers endpoint returns a list of suppliers for a given company's connection.
Suppliers are people or organizations that provide something, such as a product or service.
Before using this endpoint, you must have retrieved data for the company.
get/companies/{companyId}/data/suppliers
Query parameters
pageinteger
Example:1
Page number. Read more.
pageSizeinteger
Example:100
Number of records to return in a page. Read more.
querystring
Codat query string. Read more.
orderBystring
Example:-modifiedDate
Field to order results by. Read more.
Response
Success
AccountingSuppliers required— unresolved $ref