latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0563581.6 MB

06163dffa75f

Bill credit notes

List bill credit notes

The List bill credit notes endpoint returns a list of bill credit notes for a given company's connection.

Bill credit notes are issued by a supplier for the purpose of recording credit.

Before using this endpoint, you must have retrieved data for the company.

get/companies/{companyId}/data/billCreditNotes

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

BillCreditNotes required— unresolved $ref