...
Field | Description | Example | Data type | Size | Count |
---|---|---|---|---|---|
ReferenceIdreferenceId | Customer identifier. Must be unique within the customerSystem. | Â | String | 37 | 1 |
Datedate | Estimated distribution date by carrier. | 2016-06-01 | Date (YYYY-MM-DD) | 10 | 1 |
SupportedByCarriersupportedByCarrier | Whether the customer address is covered by carrier. | true | Boolean | 4 | 5 | 1 |
GeoLocationgeoLocation | Describes the geographical area. | Â | Â | Â | 0 - 1 |
Companycompany | Name of the qualifying distribution company. | SDØ | String | <= 5 | 0 - 1 |
transport | Main car number. | 8500 | Integer | - | 0 - 1 |
subTransport | Sub car name, if any. | Some name. | String | - | 0 -1 |
routeNo | Route number of the covering route. | 21618 | String | 10 | 0 - 1 |
addrSeq | Address sequence defining sorting on the associated route. | 51 | Integer | 3 | 0 - 1 |
SortKeysortKey | Key that can be used to sort the addresses in the sequence they should be packaged. Key will contain several geographical parts like SortingLocation, Distribution Company, Transport, Route, Address sequence. The exact format will be defined at a later stage. | 003001234500123401234 | TBD | TBD | 0-1 |
deliveryPointId | Numeric identifier for the delivery point found for the customer address. Typically fed back into the source system to speed up subsequent processes, for instance parcel creation. | 6734687 | Integer | - | 0 - 1 |
location | Name / address of the pick-up point. | Rostedsgate 8 | varchar | 60 | 0 - 1 |
locationDirections | Directions associated with the pick-up point. | Free text. | varchar | 60 | 0 -1 |
linkedAddress | Â | Â | - | - | ? |
...