| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Identifier of the transportation stage. |
integer |
None. |
| sequenceNumber |
Sequence number within a collection of transportation stages. |
integer |
None. |
| senderSystemStageID |
A unique identifier of the stage present in the sender's system. |
string |
None. |
| loadingLocationTimezone | string |
String length: inclusive between 0 and 6 |
|
| unloadingLocationTimezone | string |
String length: inclusive between 0 and 6 |
|
| distance | TransportationStageItem_distance |
None. |
|
| totalDuration | TransportationStageItem_totalDuration |
None. |
|
| requestedLoadingTimeStart |
Timestamp of the requested loading start. Format must be compliant with RFC 3339 Internet date/time format. |
string |
String length: inclusive between 0 and 24 |
| requestedUnLoadingTimeStart |
Timestamp of the requested unloading start. Format must be compliant with RFC 3339 Internet date/time format. |
string |
String length: inclusive between 0 and 24 |
| preferredLoadingStartDateTime |
Timestamp of the ordering party's preferred loading start. Format must be compliant with RFC 3339 Internet date/time format. |
string |
String length: inclusive between 0 and 24 |
| preferredLoadingEndDateTime |
Timestamp of the ordering party's preferred loading end. Format must be compliant with RFC 3339 Internet date/time format. |
string |
String length: inclusive between 0 and 24 |
| latestLoadingEndDateTime |
Timestamp of the latest loading start. Format must be compliant with RFC 3339 Internet date/time format. |
string |
String length: inclusive between 0 and 24 |
| earliestUnloadingStartDateTime |
Timestamp of the earliest unloading start. Format must be compliant with RFC 3339 Internet date/time format. |
string |
String length: inclusive between 0 and 24 |
| preferredUnloadingStartDateTime |
Timestamp of the ordering party's preferred unloading start. Format must be compliant with RFC 3339 Internet date/time format. |
string |
String length: inclusive between 0 and 24 |
| preferredUnloadingEndDateTime |
Timestamp of the ordering party's preferred unloading end. Format must be compliant with RFC 3339 Internet date/time format. |
string |
String length: inclusive between 0 and 24 |
| latestUnloadingEndDateTime |
Timestamp of the latest unloading end. Format must be compliant with RFC 3339 Internet date/time format. |
string |
String length: inclusive between 0 and 24 |
| departureDateTime |
Timestamp of the departure at the start of a transportation stage. Format must be compliant with RFC 3339 Internet date/time format. |
string |
String length: inclusive between 0 and 24 |
| arrivalDateTime |
Timestamp of the arrival at the end of a transportation stage. Format must be compliant with RFC 3339 Internet date/time format. |
string |
String length: inclusive between 0 and 24 |
| loadingLocation | Location |
None. |
|
| unloadingLocation | Location |
None. |
|
| assignedItems | Collection of string |
None. |