Objects
CancelAmazonOrderItem
Represents an order that a customer places for a product.
Fields
amazonOrderId
ID!
requiredA Price object representing the subtotal of the products in the cart before taxes and shipping fees are applied.
status
required
The status of the order.
failReason
String
If status is CANCEL_FAILED
then this property gives details on the reason for the failure.
Was this page helpful?