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
post
/order/{orderId}/cancel

Last updated