Skip to main content
Log inSign up
interface

Requires read_returns access scope.

A return line item of any type.

A note from the customer that describes the item to be returned. Maximum length: 300 characters.

ID!non-null

A globally-unique ID.

Int!non-null

The quantity being returned.

Int!non-null

The quantity that can be refunded.

Int!non-null

The quantity that was refunded.

The reason for returning the item.

String!non-null

Additional information about the reason for the return. Maximum length: 255 characters.


Was this section helpful?