Skip to content

Instantly share code, notes, and snippets.

@devwuxus
Created October 25, 2018 07:23
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/9412e9ac87906bc618b3c14822b46a87 to your computer and use it in GitHub Desktop.
Save devwuxus/9412e9ac87906bc618b3c14822b46a87 to your computer and use it in GitHub Desktop.
{
"version": "1.0",
"data": [
{
"route": {
"date": "2018-10-24T00:00:00.000Z",
"routeName": "Dropbpy - Ballerup",
"stops": [
{
"wayPoint": 1,
"orders": [
{
"orderId": "5bc5bc5b799ae3400e8f4476",
"actionType": "pickup",
"cargo": ["5bc5bc5b799ae3400e8f4475"]
}
]
},
{
"wayPoint": 2,
"orders": [
{
"orderId": "5bc5bc5b799ae3400e8f4476",
"actionType": "delivery",
"cargo": ["5bc5bc5b799ae3400e8f4475"]
}
]
}
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment