Skip to main content
GET
Get accounts receivable aging by customer

Authorizations

Authorization
string
header
required

API key authentication. Pass your API key as a Bearer token.

Headers

Alguna-Version
enum<string>
required
Available options:
2026-04-01

Query Parameters

customer_alias
string

Filter by an alternative identifier (external ID) for the customer. Used when customer_id is not provided.

Example:

"ext_39003209203023902"

customer_id
string

Filter by customer ID. Provide at most one of customer_id or customer_alias; omit both to report on every customer.

Example:

"cust_abc123"

Response

Success

data
object[]
required

Entries ordered by open balance, descending