Skip to content

Instantly share code, notes, and snippets.

@johndowns
Created January 25, 2018 04:27
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/2d08d0a53fa0b57a2861fd501f847277 to your computer and use it in GitHub Desktop.
Save johndowns/2d08d0a53fa0b57a2861fd501f847277 to your computer and use it in GitHub Desktop.
{
"id": "ORD5",
"type": "order",
"customerId": "CUST123",
"items": [
{
"productId": "PROD1",
"quantity": 5
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment