---
title: "Is it possible to track returns?"
canonical: "https://ingrid-support.refined.site/space/KB/11436968/Is%20it%20possible%20to%20track%20returns%3F"
format: markdown
---
> ℹ️ This article describes return tracking as it works **with Ingrid Tracking**. If you have Ingrid Returns but not Ingrid Tracking, your customers do not receive a return tracking link — see “If you don’t have Ingrid Tracking” at the end of this article for what they do get.

## Yes, Ingrid Tracking can track any order, outbound or return.

### What is Return shipment?

Return is a shipment with opposite **direction** to usual shipments. Where the Customer is the Sender and the Merchant is Recipient. It is a mirror reflection to outbound shipment scenario.

Merchants have the opportunity to own the communication also at the next stage of the post-purchase journey. While for the Customers we extend Tracking experience even after the shipment has been delivered. In case the Customers decide to sent back the purchased goods, they can track return along with deliveries.

- The return is a separate shipment from outbound and has its individual tracking number.
- The return shipment in most cases happens after the outbound shipment. The Customer must first receive the goods to be able to return them.
- The content of the return shipment could vary from the outbound shipment. The Customer could have received more goods and return just some of them.

### When do Returns happen in Tracking?

There are two potential sources for a return shipment to be tracked by Ingrid:

1. the Return shipment is booked in Ingrid TA

1. the tracking number of the externally booked Return shipment is provided to Ingrid via API ([https://developer.ingrid.com/delivery_tracking/integration/#providing-orders-to-track](https://developer.ingrid.com/delivery_tracking/integration/#providing-orders-to-track))

> In both cases, the most important is that the **"Direction_type" **field is set to "RETURN". That is the main indicator for Tracking to distinguish between the outbound and return shipments.

The external_id / tos_id should still be the same as for the related original outbound shipment.

How do we present Returns in Tracking?

![image](media://fdee3cbf-f082-4516-970e-efe9c63f7ac1)

Returns shipment is always presented in the context of the order (external_id, tos_id) along with all outbound shipments (tracking numbers) connected to that order.

What is also important, outbound tracking experience will automatically be enriched with return tracking experience, after the Return shipment happens.

It means that:

![image](media://90ab2194-119a-4b17-8a9a-a63683d85a20)

- Merchant doesn't need to add extra communication about the return tracking
- Customer can use the link to Tracking received for outbound shipment and have the Return shipment there out of the box

There could be also multiple return shipments for each order. All be presented in a separate sections "Returns" clearly separated from "Deliveries" (outbound shipments)

Returns shipments has a separate harmonised progress steps that are presented on the Tracking Widget:

- Return requested
- Submitted to Carrier
- On it's way to Merchant
- Returned to Merchant

---

## If you don’t have Ingrid Tracking

Everything above needs Ingrid Tracking. With Ingrid Returns on its own, return tracking works differently:

- **No tracking link is sent to the customer.**
- The tracking number is on the return label, so a customer who wants to follow the parcel can check it with the carrier themselves.
- The return status page updates as the parcel moves.
- The customer does receive two status emails, *Return in transit* and *Arrived at warehouse*, both triggered by carrier tracking events. See [Email templates in Ingrid Returns](https://support.ingrid.com/space/KB/726859778/Email+templates+in+Ingrid+Returns).
- You see the tracking link in Returns Back-office, and the Back-office keeps consuming tracking events to update the return's status.

Adding Ingrid Tracking is what gives your customers the tracking experience described above, through the same link they already received for their outbound delivery.