Skip to main content

Path Parameters

string
required
The e-CROSS order ID of the order to cancel.

Request Parameters

string
required
The date and time of the cancellation event, in ISO 8601 format (e.g., 2025-01-05T20:00:00Z).
string
Human-readable reason for the cancellation. Examples:
  • “Missing inventory to fulfill the order”
  • “Customer requested cancellation”
  • “Product discontinued”

Response Fields

The response returns the complete order object with updated status. Refer to the Get order by ID endpoint for the response fields.