ReferenceBalances
Balances of the key's party
All catalog holdings of the calling party (same shape as `GET /wallet/holdings`).
All catalog holdings of the calling party (same shape as
GET /wallet/holdings).
Authorization
ApiKeyAuth X-API-Key<token>
In: header
Response Body
application/json
application/json
application/json
curl -X GET "https://example.com/balances"{ "party": "string", "holdings": [ { "symbol": "cbtc", "displaySymbol": "cBTC", "amount": "10.0" } ]}{ "error": "string", "code": "INSUFFICIENT_FUNDS"}{ "error": "string", "code": "INSUFFICIENT_FUNDS"}