Find an asset for an exchange account
GET {{baseUrl}}/exchange_accounts/:exchangeAccountId/:assetId
Returns an asset for an exchange account.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","balance":"\u003cstring\u003e","lockedAmount":"\u003cstring\u003e","total":"\u003cstring\u003e","available":"\u003cstring\u003e","credit":"\u003cstring\u003e"}