Skip to main content
input_object

The input fields for a return line item.

Anchor to fulfillmentLineItemIdfulfillmentLineItemId
•ID!non-null

The ID of the fulfillment line item to be returned. Specifically, this field expects a FulfillmentLineItem.id.

•Int!non-null

The quantity of the item to be returned.

•RestockingFeeInput

The restocking fee to capture.

•ReturnReason!non-null

The reason for the item to be returned.

•StringDefault:""

A note about the reason that the item is being returned. Maximum length: 255 characters.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The return line items list to be handled.


Was this section helpful?