Resources
This page provides information on API request fields and response balance types.
Balances request fields
Use the Balances resource to request a list of all eligible balances, or retrieve balances that match specific criteria.
The following parameters are required with a balances request.
Field | Description | Notes |
---|---|---|
cursor |
For selecting a cursor when utilizing paging. | Universally Unique Identifier (UUID): a 36-character alphanumeric string that can be used to identify information. |
pageSize |
For pagination, this value represents the total number of results to return (maximum accounts). |
|
Request-Id |
Identifier provided by client to distinguish and track individual requests. | This identifier is returned in responses that include error cases as it can aid in problem diagnosis. It is recommended to use |
Response balance types
The "interim balance" is calculated on the basis of booked credit and debit items during the calculation time/period specified.
Field | Description |
---|---|
Interim_available |
Amount available to withdraw at the end of the provided date. |
Interim_booked |
Amount booked to the account at the end of the provided date. |
Limitations and constraints
Supported account types | Blockchain Deposit Accounts (BDA) |
Historical balances retrieval limit | Up to 45 days for BDA accounts |
Date range limit | fromDate and toDate range can not exceed 45 days |