v50

latestOpenAPI 3.0.1raw.githubusercontent.com2026-03-2591124300.0 KB
BlockTrades

Cancel block trade

Cancel a pending block trade.

Only the initiator can cancel a block trade in cancellable state (CREATED, OFFER_COLLECTION, READY_TO_EXECUTE). Once cancelled,all associated offers become invalid.

Returns: Success message confirming cancellation. Status updated to CANCELLED.

delete/block-trades/{block_trade_id}

Path parameters

block_trade_idstring required

Block Trade ID

Response

OK

object required