post
https://api.zondacrypto.exchange/rest/client_payments/v2/customer/crypto/withdrawal
Endpoint for beginning crypto withdrawal.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This endpoint is available only with authentication.
Either grossAmount or netAmount must be provided, but it is forbidden to provide both of them at the same time.
Response details
| Key | Type | Description |
|---|---|---|
| transactionId | UUID | Withdrawal id. |
| currency | string | Withdrawal currency. |
| netAmount | decimal | Withdrawn net amount. |
| grossAmount | decimal | Withdrawn gross amount. |
| feeAmount | decimal | Fee amount. |
