CalculateReturnInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields to calculate return amounts associated with an order.
Access Scopes
Fields
-
exchangeLineItems:
CalculateExchangeLineItemInput -
The exchange line items to add to the order.
-
orderId:
ID! -
The ID of the order that will be returned.
-
returnLineItems:
CalculateReturnLineItemInput -
The line items from the order to include in the return.
-
returnShippingFee:
ReturnShippingFeeInput -
The return shipping fee associated with the return.
Input objects with this input object
Examples