Get cryptocurrency amount limits on invoice creation
Lists amount limit in cryptocurrency on invoice creation
POST
https://app.thedex.cloud/api/v1/info/invoice/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
Name
Type
Description
nonce*
String
request*
String
Example:
Request curl:
Response JSON attributes:
"monetary"
String
The pay-currency (also mentions as crypto-currency) name is used as title of fiat currency rates. Reach out accessed values to define attribute by link: /api/v1/info/currencies
attribute "payCurrencies"
"minimalLimit"
String
Minimal limit in crypto currency to create invoice.
PreviousGet fiat currency amount limits on payout creationNextGet cryptocurrency amount limits on payout creation
Last updated