GET
Get enterprise's wallet limits
Path Params
-
enterpriseIdstring requiredThe enterprise ID
Query Params
-
coinarray of stringsFilter by coin(s) -
isCustodialboolean enumWhether custodial limits should be returnedtrue
Responses
200
OK
Response Body
array of objects
-
coinstring requiredA cryptocurrency or token ticker symbol. -
limitinteger -
countinteger required -
isCustodialboolean enumtrue
400
Bad Request
Response Body
ONE OF
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id -
contextobjectProperties that apply to a specific error name -
namestring requiredError code
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id -
contextobject requiredcontext object
-
idstring
-
-
namestring enum requiredError codeInvalidEnterpriseId
404
Not Found
Response Body
object
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id -
contextobjectProperties that apply to a specific error name -
namestring requiredError code