Get fiat currency amount limits on invoice creation
Lists amount limit in fiat currency on invoice creation
POST
https://app.thedex.cloud/api/v1/info/invoice/limit/fiat
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:
Name
Type
Requirenments
"fiatCurrency"
String
Fiat currency. Reach out to accessed values to define attributes by link: /api/v1/info/currencies
attribute "fiatCurrencies"
"minimalLimit"
String
Minimal limit in fiat currency to create invoice.
PreviousGet cryptocurrency to fiat-currency rateNextGet fiat currency amount limits on payout creation
Last updated