Account
Get Asset Balance for Account
GET
Headers
The Basic Authentication header. Format: "Basic {base64(orgID:apiKey)}"
Path Parameters
The key of the ledger. Examples:
- "123e4567-e89b-12d3-a456-426614174000"
- "id:123e4567-e89b-12d3-a456-426614174000"
- "ref:ledger:customer_a"
The key of the account. Examples:
- "123e4567-e89b-12d3-a456-426614174000"
- "id:123e4567-e89b-12d3-a456-426614174000"
- "ref:internal:revenue:fx"
The code of the asset. Examples:
- "USD" (US Dollar)
- "EUR" (Euro)
- "AAPL" (Apple Inc. stock)
- "BTC" (Bitcoin)
- "USD/2" (Custom USD variant)
- "USD/4" (Another USD variant)
- "GOLD_OZ" (Gold per ounce)
- "LOYALTY_PTS" (Custom loyalty points)