Skip to content

Instantly share code, notes, and snippets.

@johndowns
Created January 16, 2018 10:02
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 johndowns/604cfc61de31a302f20bf6c5a3d8ad44 to your computer and use it in GitHub Desktop.
Save johndowns/604cfc61de31a302f20bf6c5a3d8ad44 to your computer and use it in GitHub Desktop.
{
"id": "ORD3",
"type": "order",
"customer": {
"id": "C2"
},
"items": [
{
"productId": "P1",
"quantity": 12
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment