Get cryptocurrency amount limits on payout creation
Lists amount limit in cryptocurrency on payout creation
POST
https://app.thedex.cloud/api/v1/info/payout/limit/crypto
Headers
Name
Type
Description
X-EX-APIKEY*
String
Your API key
X-EX-PAYLOAD*
String
Body to base64
X-EX-SIGNATURE*
String
Encrypted body with the secret key
Request Body (empty JSON)
Name
Type
Description
Example:
Request curl:
Response JSON attributes:
"monetary"
String
The pay-currency (also mentioned as crypto-currency)
"minimalLimit"
String
Minimal limit in crypto currency to create payout.
Last updated