Skip to content

Instantly share code, notes, and snippets.

@devwuxus
Created December 12, 2017 15: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/e0ab38eec67c5cc664fef0d6efac1637 to your computer and use it in GitHub Desktop.
Save devwuxus/e0ab38eec67c5cc664fef0d6efac1637 to your computer and use it in GitHub Desktop.
{
"version": "1.0",
"data": [
{
"contractKey": "21f739cf-be43-4311-b7b3-a6e06f8d6952",
"order": {
"orderNumber": "TEST-ORDER-NUMBER-4",
"orderType": "adhoc",
"origin": {
"address": "Klausdalsbrovej 601",
"zipCode": "2750",
"city": "Ballerup"
},
"destination": {
"address": "Gammel Lyngvej 2",
"zipCode": "4600",
"city": "Køge"
},
"cargo": [
{
"type": "pallet",
"amount": 1
}
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment