Skip to content

Instantly share code, notes, and snippets.

@devwuxus
Last active July 9, 2019 12:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devwuxus/0145de70a8a97e22112039d5fa410a94 to your computer and use it in GitHub Desktop.
Save devwuxus/0145de70a8a97e22112039d5fa410a94 to your computer and use it in GitHub Desktop.
{
"version": "1.0",
"data": [
{
"overwrite": true,
"route": {
"routeId": "5bcf554721af380013a4de73",
"routeTemplateId": "5b92312c62c3d81c65f0a67e",
"routeTemplateReference": "DROPBOY-BALLERUP-TEMPLATE",
"routeReference": "DROPBOY-BALLERUP#601",
"date": "2018-10-24T00:00:00.000Z",
"routeName": "Dropboy - Ballerup",
"stops": [
{
"wayPoint": 1,
"instructions": {
"mode": "required",
"value": "You can park your vehicle at the ramp #2"
},
"persistent": false,
"orders": [
{
"orderId": "5bc5bc5b799ae3400e8f4476",
"actionType": "pickup",
"cargo": [
"5bc5bc5b799ae3400e8f4475"
]
}
],
"loading": {
"areaName": "CPH-V",
"subAreaName": "15",
"operationArea": "Copenhagen Vest",
"priority": 1
},
"info": {
"companyName": "Example Sender A/S",
"attention": "John Doe",
"address": "Klausdalsbrovej 601",
"extraInfo": "Gate 5",
"zipCode": "2750",
"city": "Ballerup",
"countryCode": "DK",
"email": "john.doe@example.com",
"phone": {
"prefix": 45,
"number": 123456789
},
"timeWindow": {
"start": "2017-08-11T070:00:00.000Z",
"end": "2017-08-11T21:00:00.000Z",
"timeType": "between",
"lock": true
},
"openWindow": {
"start": "2017-08-11T130:00:00.000Z",
"end": "2017-08-11T14:00:00.000Z",
"timeType": "between",
"lock": true
},
"comments": "Just walk in and to the second floor. We'll be there",
"coordinates": {
"lat": 55.736411,
"lng": 12.397759
}
}
},
{
"wayPoint": 2,
"instructions": {
"mode": "optional",
"value": "You can place the package on the stairs"
},
"persistent": false,
"orders": [
{
"orderId": "5bc5bc5b799ae3400e8f4476",
"actionType": "delivery",
"cargo": [
"5bc5bc5b799ae3400e8f4475"
]
}
],
"info": {
"companyName": "Example Production A/S",
"attention": "Mike",
"address": "Gammel Lyngvej 2",
"extraInfo": "Delivery Entrance",
"zipCode": "4600",
"city": "Køge",
"countryCode": "DK",
"email": "jane.doe@example.com",
"phone": {
"prefix": 45,
"number": 234567894
},
"timeWindow": {
"start": "2017-08-11T07:00:00.000Z",
"end": "2017-08-11T21:00:00.000Z",
"timeType": "between",
"lock": true
},
"openWindow": {
"start": "2017-08-11T14:00:00.000Z",
"end": "2017-08-11T15:00:00.000Z",
"timeType": "between",
"lock": true
},
"comments": "We're in the middle of the building",
"coordinates": {
"lat": 55.483026,
"lng": 12.184790
}
}
}
],
"tags": [
"here",
"goes",
"all",
"the",
"tags"
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment