latestOpenAPI 3.0.32026-08-224982,0272.8 MB

e445c15e5bee

Enterprise

Get enterprise's wallet limits

get/api/v2/enterprise/{enterpriseId}/walletLimits

Path parameters

enterpriseIdstring required
Example:59cd72485007a239fb00282ed480da1f

The enterprise ID

Query parameters

coinCoin[]

Filter by coin(s)

[
  "btc"
]
isCustodialtrue

Whether custodial limits should be returned

Response

OK

coinstring required

A cryptocurrency or token ticker symbol.

limitinteger
countinteger required
isCustodialtrue

Example response

[
  {
    "coin": "btc"
  }
]