# View order tracking IDs

## Overview

To facilitate your access to shipping data for physical delivery products, 2Checkout offers an easy way to access tracking IDs directly from your account.

## Availability

All 2Checkout accounts.

## Where can I find the tracking IDs?

{% stepper %}
{% step %}

### In Order details

On the **Order details** page for each order that contains products with physical delivery, click the **Tracking details** link below the Backup CD entry. The **Tracking Details** pop‑up shows you two tracking IDs:

* **Tracking order ID** — the identifier used by our back-up CD provider in their internal system. All Back‑up CDs offered by 2Checkout have a tracking order ID.
* **Tracking ID** — the identifier used by the shipping company. You can use this ID to track the shipment of an order. Important: Depending on the type of Back‑up CD, the order might or might not have a tracking ID.
  {% endstep %}

{% step %}

### In Order Search Export reports

You can also find the tracking details in the Order Search Export reports.

Important: Before exporting the reports, make sure that the template you are using includes the **Tracking Order ID** and **Tracking ID** column headers from the **Product** category.
{% endstep %}

{% step %}

### In Instant Search Export reports

2Checkout also includes the tracking details in Instant Search Export reports.

Important: To see the tracking details in this type of reports, make sure the template you are using includes the **Tracking Order ID** and **Tracking ID** column headers.
{% endstep %}
{% endstepper %}

### Related resources

* [Products and subscriptions listing query parameters](https://verifone.cloud/docs/2checkout/Documentation/myAccount/Products-and-subscriptions-listing-query-parameters)
* [Subscriber management and self-service](https://verifone.cloud/docs/2checkout/Documentation/Subscription-Billing/03Subscriber-management-and-self-service)
* [Contracts](https://verifone.cloud/docs/2checkout/Documentation/Subscription-Billing/01Subscription-Billing-Set-up/03Contracts)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.2checkout.com/orders/orders/order-tracking/view-order-tracking-ids.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
