Skip to content

Instantly share code, notes, and snippets.

@cleytonmessias
Created August 25, 2015 19:43
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 cleytonmessias/d569e060150c1fcdaf61 to your computer and use it in GitHub Desktop.
Save cleytonmessias/d569e060150c1fcdaf61 to your computer and use it in GitHub Desktop.
Exemplo - Recco
{ "order_id": 123161,
"delivery_date": "2015-05-19T14:07+00:00",
"client":
{ "first_name": "Cleyton",
"last_name": "Messias",
"email": "cleyton@trustvox.com.br"
},
"items":
[
{ "name": "Lingerie",
"id": "130690791017",
"url": "recco.com.br/lingerie_123.html",
"price": 232.00
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment