Anchor to ReturnableFulfillmentReturnable
objectReturnable Fulfillment
Requires access scope or access scope. Also: Requires the access scope.
A delivered order that's eligible to be returned to the merchant. Provides the items from completed fulfillments that customers can select when initiating a return.
Use returnable fulfillments to determine which items are eligible for return before creating a Return with the mutation. The line items show quantities that are available for return.
Learn more about building return management workflows.
Anchor to FieldsFields
- Anchor to fulfillmentfulfillment•Fulfillment!non-null
The fulfillment that the returnable fulfillment refers to.
- •ID!non-null
The unique ID of the Returnable Fulfillment.
- Anchor to returnableFulfillmentLineItemsreturnable•Returnable
Fulfillment Line Items Fulfillment Line Item Connection! non-null The list of returnable fulfillment line items.
Was this section helpful?
Anchor to QueriesQueries
- •query
Returns a
resource by ID.- •query
List of returnable fulfillments.
Was this section helpful?