v56

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-03113163377.5 KB
BlockTrades

Cancel block trade offer

Cancel a pending offer for a block trade.

Only the offering account can cancel their own offer if it's in a cancellable state and the parent block trade is still active.

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

delete/block-trades/{block_trade_id}/offers/{offer_id}

Path parameters

block_trade_idstring required

Parent Block Trade ID

offer_idstring required

Offer ID

Response

OK

object required