< Back
shipmenthistory
Use
this link to generate a test token with limited validity.
Schemas
| Type |
Name |
Description |
| List<Shipment> |
shipments |
|
| Type |
Name |
Description |
| String |
id |
it's shipment id |
| String |
shipmentDate |
|
| PartnerInformation |
forwarder |
The DACHSER branch |
| Weigh |
shipmentWeight |
|
| PartnerInformation |
consignor |
The sender of the consignment. |
| PartnerInformation |
consignee |
Receiver of the consignment. |
| List<String> |
ssccs |
list of SSCCs |
| List<Reference> |
references |
|
| List<Status> |
status |
the historical status of the consignment |
| Type |
Name |
Description |
| Decimal |
weight |
Weight amount of articles, for example, it's the total weight of the articles within one pallet + pallet weight. |
| Decimal |
unit |
only "KG" is supported |
| Type |
Name |
Description |
| String |
code |
For more info, please see DACHSER
API Codelist |
| String |
value |
Reference value |
| Type |
Name |
Description |
| Integer |
statusSequence |
the status sequence number |
| String |
id |
It's the status Id |
| String |
statusDate |
Status Date |
| String |
signorOfTheProofOfDelivery |
The name of the Person that proves delivery |
| List<PartnerInformation> |
eventSetter |
|
| Event |
event |
|
| List<Text> |
texts |
|
| List<String> |
ssccs |
|
| Type |
Name |
Description |
| String |
code |
the event code, for example "Z"=delivered API Codelist |
| String |
description |
the code description |
| Type |
Name |
Description |
| String |
code |
Text code.
For more info, please see DACHSER
API Codelist
|
| String |
value |
The text that will be displayed on the invoice or delivery note. |