Skip to main content

Create Withdraw Transaction

POST 

/transactions/withdraw

This endpoint initiates an on-chain cryptocurrency withdrawal.

Use this endpoint to send crypto from a business account balance to a beneficiary. The server computes the network fee, debits the gross amount (including the network fee) from the account balance, and tracks the withdrawal end-to-end.

Request

Responses

Withdraw request successful

Callbacks

POST 

/

Send a callback to the specified URL when the payment status updates.

Callbacks Responses

Callback received successfully