Skip to main content

Create a crypto withdrawal offer

POST 

/v1/crypto-transfers/withdrawals

This endpoint allows users to initiate a cryptocurrency withdrawal by submitting details such as the amount to withdraw, the destination address, blockchain destination tags (memo_id, memo_text), returning a structured offer that outlines the terms and conditions of the withdrawal including fees. Such an offer can later be confirmed by the user.

Request

Responses

Success Response (Subsequent Idempotent Request)