Accounts payable

List bill payments

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

Bill payments are an allocation of money within any customer accounts payable account.

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

get/companies/{companyId}/data/billPayments

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

AccountingBillPayments required— unresolved $ref

Changes

Changed in 1 of the 53 revisions of this API.2

    • added to the //// response property allOf list for the response status

      response-property-all-of-added

    • removed from the //// response property allOf list for the response status

      response-property-all-of-removed