---
title: "Shipment Tracking"
method: GET
path: "/cargo/shipmentTracking/{aWBPrefix}-{aWBNumber}"
tags: ["Cargo"]
---

# Shipment Tracking

`GET /cargo/shipmentTracking/{aWBPrefix}-{aWBNumber}`

With this tracking service you can easily retrieve your shipment or flight status information.

## Path parameters

- `aWBPrefix` string, required
- `aWBNumber` string, required

## Headers

- `Accept` string, required

## Response `200`

OK

- object

## Changes

- **2017-12-21** `c6979ffe3af9` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/lufthansaopenapi/apis/lh-public-api/changes/cargo/shipmentTracking/:aWBPrefix-:aWBNumber/get.md)

---

[API](https://skmtc.dev/lufthansaopenapi/apis/lh-public-api.md) · [All operations](https://skmtc.dev/lufthansaopenapi/apis/lh-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/lufthansaopenapi/lh-public-api/revisions/dd2684fb5a91/schema)
