post https://api.zondacryptopay.com/rest/pay/outgoing-payments/check
Allows to check a predicted amount to pay for withdrawal.
Response details:
Key | Type | Description |
---|---|---|
data | array | Response body. |
amountToWithdraw | decimal | The amount which will be transferred to the wallet. |
chargePrice | decimal | Commission value for withdrawal. |
destinationTransferAmount | decimal | The amount of funds which are needed to perform the withdrawal. |
sourcePrice | decimal | Initial value in source currency. |
transferPrice | decimal | The amount of funds which will be taken in source currency. |
sourceCurrency | string | Source currency which was used to specify withdrawal value. |
destinationCurrency | string | Destination currency which was sent to recipient. |
channelName | string | Channel through which the destination currency will be sent. |