Create withdrawal
POST/api/v1/order/withdrawal
Create a withdrawal order to transfer funds from your balance to an external wallet. Specify the amount, asset type, and the destination wallet address. The integration ID must also be provided to link the withdrawal to a specific integration.
Withdrawal can only be processed if there are sufficient funds in the withdrawal wallet balance, including fees. Important: Refunds are processed from the withdrawal wallet specified for the integration. The necessary funds will be deducted from that withdrawal wallet.
Request
Responses
- 201
- 400
Withdrawal order created successfully.
Failed.