{ "method": "POST", "path": "/orders/txns/cancel/prepare", "operationId": "CancelPrepare", "summary": "", "tags": [ "Order Transactions" ], "parameters": [], "responses": { "200": { "description": "Success", "schema": { "$ref": "#/components/schemas/PrepareResponse" } } } }