Get payout commissions
Shows all commission on payout creation for the requested user
POST
https://app.thedex.cloud/api/v1/commissions/payout
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 |
---|---|---|
Request curl:
Response JSON attributes:
Name | Type | Description |
|
| Payout commission of User |
|
| An array of blockchainFee by monetary |
|
| payCurrency (monetary) |
|
| Blockchain fee that will be withdrawn from user balance by monetary |
Last updated