Skip to main content
GET
Retrieve the Aged Payables Report

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

business_id
string<biz_string>
required

The ID of the Business

Example:

"biz_GA6EG2qFxA97NZHtxeLPUy"

Query Parameters

start_datetime
string<date-time> | null

The start date (inclusive) in ISO-8601 format. Defaults to today.

Example:

"2025-01-01T00:00:00Z"

vendor_id
string<ven_string> | null

Filter for a specific vendor

Example:

"ven_WQMDNUHpBThYSNh4AprDBo"

status

One or more of 'open', 'paid', 'voided' (defaults to 'open'), comma-separated

Response

Successful Response

data
AgedPayableReportLine · object[]
required