Skip to content

Instantly share code, notes, and snippets.

@cleytonmessias
Created May 19, 2015 17:27
Show Gist options
  • Save cleytonmessias/1886970e975f86584dc0 to your computer and use it in GitHub Desktop.
Save cleytonmessias/1886970e975f86584dc0 to your computer and use it in GitHub Desktop.
Exemplo
{ "order_id": 123161,
"delivery_date": "2015-05-19T14:07+00:00",
"client":
{ "first_name": "Igor",
"last_name": "Rocha",
"email": "[email protected]"
},
"items":
[
{ "name": "Jogo de Cama Queen Lia - Alimport - Tamanhos Cama: Queen - Cores: Lilas",
"id": "130690791017",
"url": "http://catran.oex.com.br/jogo-de-cama-queen-lia.html",
"price": 232.00
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment