Organization Management

List asset balances

List asset balances by coin for a given enterprise

get/api/org/enterprise/{enterpriseId}/asset-balances

Path parameters

enterpriseIdstring required

The ID of the child enterprise within the organization

The ID of the child enterprise within the organization

Query parameters

organizationIdstring required

The ID of the organization that owns the enterprise

The ID of the organization that owns the enterprise

currency'ARS' | 'AUD' | 'CAD' | 'CLP' | 'CNY' | 'COP' | 'DKK' | 'EUR' | 'GBP' | 'KRW' | 'INR' | 'JPY' | 'NOK' | 'SEK' | 'TRY' | 'USD' | 'UYU' | 'ZAR'

Fiat currency to use for computed fiat values on each balance

Fiat currency to use for computed fiat values on each balance

enterprisestring required

The ID of the enterprise to list asset balances for

The ID of the enterprise to list asset balances for

coinstring

Filter to a single coin type

Filter to a single coin type

boolean
OR
'true'
OR
'false'

Include coins with a zero balance in the response

boolean
OR
'true'
OR
'false'

Include trading account balances in the response

Response

totalnumber required

Changes

Changed in 1 of the 17 revisions of this API.29

    • added the new enum value KRW to the query request parameter currency

      request-parameter-enum-value-added

    • added the optional property balances/items/delegatedBalanceString to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/delegatedDisplayValue to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/delegatedFiatValue to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/hasWallet to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/offchain to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/pendingApprovalUnspendableBalance to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/pendingTxRequestUnspendableBalance to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/pendingWithdrawalBalanceString to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/pendingWithdrawalDisplayValue to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/pendingWithdrawalFiatValue to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/reservedBalance to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/reservedBalanceString to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/reservedDisplayValue to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/reservedFiatValue to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/rewardBalanceString to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/rewardDisplayValue to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/rewardFiatValue to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/sendQueueUnspendableBalance to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/stakingBalanceString to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/stakingDisplayValue to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/stakingFiatValue to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/token to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/tokenPlatformLock to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/undeclaredBalance to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/undeclaredBalanceString to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/undeclaredDisplayValue to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/undeclaredFiatValue to the response with the 200 status

      response-optional-property-added

    • added the optional property balances/items/wdSupported to the response with the 200 status

      response-optional-property-added

    This revision also has 17 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog