Created
May 19, 2015 17:27
-
-
Save cleytonmessias/1886970e975f86584dc0 to your computer and use it in GitHub Desktop.
Exemplo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ "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