For the complete documentation index, see llms.txt. This page is also available as Markdown.

Cancel crypto withdrawal

[POST] /api/v2/merchant-balance/withdrawal/cancel

Cancels a withdrawal you submitted while it is still awaiting admin approval. The deducted balance is restored and the order is closed with deposit_canceled.

Once an admin has approved or rejected the withdrawal, you can no longer cancel it here.

Request body type:

Request body example:

Response type:

Response example:

Last updated