Cancel a single order by order ID. This endpoint directly cancels the order without requiring a separate build/submit step.
Cancel a single order by order ID
Order ID
OK
550e8400-e29b-41d4-a716-446655440000
Bad Request
Order Not Found
Internal Server Error
Last updated 1 month ago
POST /order/{orderId}/cancel HTTP/1.1 Accept: */*
{ "order_id": "550e8400-e29b-41d4-a716-446655440000" }