Cancel
Description
A Cancel event type can be used when an existing order needs to be canceled. This event type typically includes information about the order that is being canceled, such as the order ID or other relevant identifiers, and may also include additional details about the reason for the cancellation.
API endpoints for Order Cancel
Sync REST API Endpoint to call the API: https://{base_url}/api/v1/order/cancel.
Async REST API Endpoint to call the API: https://{base_url}/api/v1/endpoint.