Bill payments

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 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

BillPayments required— unresolved $ref

Changes

Changed in 1 of the 52 revisions of this API.6

    • added created to the allOf[subschema #1]/results/items/allOf[subschema #1]/date response property allOf list for the response status 200

      response-property-all-of-added

    • added created to the allOf[subschema #1]/results/items/allOf[subschema #2: Modified dates]/allOf[subschema #1: ModifiedDate]/modifiedDate response property allOf list for the response status 200

      response-property-all-of-added

    • added created to the allOf[subschema #1]/results/items/allOf[subschema #2: Modified dates]/allOf[subschema #2: Source Modified Date]/sourceModifiedDate response property allOf list for the response status 200

      response-property-all-of-added

    • removed created from the allOf[subschema #1]/results/items/allOf[subschema #1]/date response property allOf list for the response status 200

      response-property-all-of-removed

    • removed created from the allOf[subschema #1]/results/items/allOf[subschema #2: Modified dates]/allOf[subschema #1: ModifiedDate]/modifiedDate response property allOf list for the response status 200

      response-property-all-of-removed

    • removed created from the allOf[subschema #1]/results/items/allOf[subschema #2: Modified dates]/allOf[subschema #2: Source Modified Date]/sourceModifiedDate response property allOf list for the response status 200

      response-property-all-of-removed