Anchor to OrderCancelReasonOrder
OrderCancelReason
enum
Represents the reason for the order's cancellation.
Anchor to Valid valuesValid values
- Anchor to CUSTOMERCUSTOMER•
The customer wanted to cancel the order.
- Anchor to DECLINEDDECLINED•
Payment was declined.
- Anchor to FRAUDFRAUD•
The order was fraudulent.
- Anchor to INVENTORYINVENTORY•
There was insufficient inventory.
- Anchor to OTHEROTHER•
The order was canceled for an unlisted reason.
- Anchor to STAFFSTAFF•
Staff made an error.
Was this section helpful?
Anchor to FieldsFields
- •OBJECT
The reason provided when the order was canceled. Returns
null
if the order wasn't canceled.
Was this section helpful?