Skip to main content

IDB Cancel OTC Trade

POST 

/v2/idb/otc-command

Cancel a pending OTC trade that was previously initiated by the IDB.

Submits a command to the trading engine. A successful response indicates that the command entry was acknowledged but does not indicate that the command was executed. This endpoint uses the signing format which does not require strict field ordering and addition of null fields in the request body.

Command schemas and examples are provided below. Supported commands:

  • V1IdbCancelOtcTrade

  • requires bearer token in authorization header

Request

Responses

Status OK. This means a command was successfully acknowledged.