v50

latestOpenAPI 3.0.1raw.githubusercontent.com2026-03-2591124300.0 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