v56

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-03113163377.5 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