Skip to main content
GET
Accounts receivable aging report

Authorizations

Authorization
string
header
required

API key issued per entity via Settings > Developers > API Keys. Each key carries scopes (e.g. orders:read, products:write). Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.

Query Parameters

as_of_date
string<date>

NOT SUPPORTED. Supplying it returns 400 unsupported_param. Kept in the spec only so integrators who previously sent it can see why it now fails.

account_id
string<uuid>

Filter to a specific customer account

buckets
string

Custom aging thresholds (e.g. "30,60,90,120")

Response

AR aging report

data
object[]

Per-customer aging rows

totals
object

Entity-wide aggregate row