Skip to main content
GET
Total reserved per currency per counterparty

Authorizations

Authorization
string
header
required

OAuth 2.0 client_credentials grant. Send client_id:client_secret as HTTP Basic, or as form fields. Tokens are HS256 JWTs valid for one hour (configurable). Decode them at jwt.io.

Response

200 - application/json

Reserves outstanding report

object
enum<string>
required

Discriminator naming the shape of this resource (e.g. account, transaction).

Available options:
reserves_outstanding
Example:

"account"

ledger_id
string<uuid>
required
entries
object[]
required
totals_by_currency
object
required
Example:
reserve_account_count
integer
Example:

2