Get Account Balances by Prefix

get/das-rest/api/v2/accounts/balances/prefix

Retrieve account balances for accounts matching specified prefix patterns

Query Parameters

  • prefixesarray[string]Required
    Array of account prefix patterns to match
  • accountTypesarray[string]
    Array of account types to filter by
    Enum: BG_CLEARING BG_LIABILITY BG_TRADING BG_MARGIN
  • timestring<date-time>
    Point-in-time for balance query (ISO 8601 format)
  • trustOrgstringRequired
    Trust organization name

200 Response

Array of
account_id string required
Account identifier
currencies dictionary<string, object> required
Balances by currency
dictionary<string, string>
Balance amounts by balance type