A snapshot of what can be returned on an order, as of this read. Values are computed live from shipment data, so they can change between reads (for example, voiding a shipment reduces returnableQuantity). Always treat this as advisory for enabling UI and let orderReturnCreate be the authority.
Type.
OrderReturnEligibility
A snapshot of what can be returned on an order, as of this read. Values are computed live from shipment data, so they can change between reads (for example, voiding a shipment reduces
returnableQuantity). Always treat this as advisory for enabling UI and letorderReturnCreatebe the authority.Fields
eligible
Boolean!
Required
returnableQuantityis 0.ineligibleReason
OrderReturnIneligibleReason
eligibleis true.items
[OrderReturnableItem!]!
Required