Cancel Order

Cancel a single order by order ID. This endpoint directly cancels the order without requiring a separate build/submit step.

Cancel an order

post

Cancel a single order by order ID

Path parameters
orderIdstringRequired

Order ID

Responses
chevron-right
200

OK

application/json
order_idstringOptionalExample: 550e8400-e29b-41d4-a716-446655440000
post
/order/{orderId}/cancel

Last updated