Skip to content

Instantly share code, notes, and snippets.

@JaveedIshaq
Last active April 17, 2020 06:20
Show Gist options
  • Save JaveedIshaq/709e2bb0568eaddeee92a2b2cdce6ba3 to your computer and use it in GitHub Desktop.
Save JaveedIshaq/709e2bb0568eaddeee92a2b2cdce6ba3 to your computer and use it in GitHub Desktop.
Json Data
{
"packages": [
{
"weight": 6.45,
"height": 20.32,
"width": 20.32,
"length": 110.49,
"quantity": 1,
"type": 2
},
{
"weight": 6.45,
"height": 20.32,
"width": 20.32,
"length": 110.49,
"quantity": 1,
"type": 1
},
{
"weight": 6.45,
"height": 20.32,
"width": 20.32,
"length": 110.49,
"quantity": 1,
"type": 3
}
],
"weight": 9.1243172352,
"addresses": {"origin": 7, "destination": 4}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment