Define full invoice crypto-currency
Define cryptocurrency for the created full invoice
POST
https://app.thedex.cloud/api/v1/invoices/currency
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 |
---|---|---|
invoiceId* | String | |
payCurrency* | String |
|
Curl request:
Response JSON attributes:
|
| Invoice id |
|
| Purse |
|
| Amount of fiat currency |
|
| reach out accessed values by link: |
|
| Amount of cryptocurrency after convertion |
|
| reach out accessed values by link: |
|
| Deposit blockchain fee |
Last updated