CancelSalesOrderItemsResult
Cancel result item
Name | Type | Nullable? | Description |
---|---|---|---|
confimation_code | string | ✔ | An identifier provided by the order source to cancel the items on the fulfillment |
failure_reason | string | ✔ | Details given by the order source if the cancel action fails |
notification_id | string | Identifier for the requested cancel notification | |
status | string | Result status from the cancel action performed on the item. Only supported values are 'success' or 'failure'. |