Card

Report card balances

Reports the current available balance for one or more real-time-auth cards. Balances are recorded as snapshots (the latest value per card wins) and are record-only. The batch is accepted asynchronously and returns a requestId to poll for the result.

post/cards/balance-reports

Headers

Accept-Versionstring required

Specifies the API version to use for this request.

Request body

requestIdstring uuid required

Response

Accepted for asynchronous processing

requestIdstring uuid

Echoes the client-supplied idempotency key

status'PENDING'
itemCountnumber float

Number of reports accepted

statusUrlstring

Relative URL to poll for status

Changes

No recorded changes to this endpoint across all 1 revision of this API.