Name | Type | Description | Notes |
---|---|---|---|
Action | ActionEnum | The type of action performed on the order. | [optional] |
CreatedAt | string | The time when the action was performed, in ISO 8601 format. | [optional] |
Name | Value |
---|---|
ORDERPLACED | "ORDER_PLACED" |
DECLINED | "DECLINED" |
PAYMENTRECEIVED | "PAYMENT_RECEIVED" |
CANCELED | "CANCELED" |
COMPLETED | "COMPLETED" |
REFUNDED | "REFUNDED" |
EXPIRED | "EXPIRED" |