ReturnRequestInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for requesting a return.
Access Scopes
Fields
-
orderId:
ID! -
The ID of the order that's being returned.
-
returnLineItems:
ReturnRequestLineItemInput! -
The line items that are being handled in the return.
-
returnShippingFee:
ReturnShippingFeeInput -
The return shipping fee to capture.
Input objects with this input object
Examples