Tracking
Get the current transport tracking snapshot
Returns one tracking entry for each order item. When position is present, use point and observed_at to show the item on a map.
GET
Get the current transport tracking snapshot
Authorizations
OAuth 2.0 client credentials.
Headers
A caller-supplied request identifier for support.
Required string length:
1 - 255The last location revision that the caller received.
Path Parameters
The order identifier. Stable Bahn order identifier used in every order resource path.
Pattern:
^ord_[a-z0-9]+$Response
The current tracking snapshot.
Current map and pickup-approach state for every vehicle in an order.
Order represented by this tracking snapshot.
Pattern:
^ord_[a-z0-9]+$Current overall order status.
Available options:
accepted, in_transit, delivered, cancelled One tracking entry for each order item.
Minimum array length:
1Opaque snapshot revision used as the tracking ETag.
Get the current transport tracking snapshot