[Go to site: main page, start]

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.

Anchor to returnReasonDefinitionIdreturnReasonDefinitionId
ID

The ID of a ReturnReasonDefinition. Accepts any ID from the full library of reasons available via returnReasonDefinitions, not limited to the suggested reasons for the line item.

String
Default:""

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

ReturnReason
Deprecated

Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

INPUT OBJECT

The input fields for a return.


Was this section helpful?