Skip to main content

New GraphQL fields for return management

We're introducing new fields to help you better manage and track returns:

Quantity tracking fields

The following fields are now available on both ExchangeLineItem and ReturnLineItem objects:

Return timestamps

You can now retrieve important timestamps for returns:

Breaking change

ExchangeLineItem.lineItem is now deprecated. Please use ExchangeLineItem.lineItems instead. If an exchange line item has been processed multiple times, it will have multiple associated line items. The lineItem field will only return the first associated line item.

Availability

These fields officially launched in API version 2025-07.

Was this section helpful?