latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-20125174417.3 KB

e8fca3e578c7

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