cURL
curl --request POST \ --url https://api.example.com/api/v1/orders/{order_id}/cancel \ --header 'X-API-Key: <api-key>'
{}
Cancel a single order by ID.
Documentation IndexFetch the complete documentation index at: https://docs.55-tech.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.55-tech.com/llms.txt
Use this file to discover all available pages before exploring further.
Client API key (UUID format). Get your key from the admin dashboard.
Successful Response
The response is of type Response Cancel Order Api V1 Orders Order Id Cancel Post · object.
Response Cancel Order Api V1 Orders Order Id Cancel Post · object