Created
July 17, 2017 22:59
-
-
Save emersonsoares/144f0a02c28c0898be68e52618bbc5e2 to your computer and use it in GitHub Desktop.
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
{ | |
"id": "13753377", | |
"date": "2017-06-29T23:57:56Z", | |
"value": 22550, | |
"shippingValue": 3150, | |
"channel": { | |
"id": "1", | |
"name": "ONLINE" | |
}, | |
"campaign": { | |
"id": "81", | |
"name": "Catálogo de Prêmios - Mundo Caixa" | |
}, | |
"catalog": { | |
"id": "49", | |
"name": "Mundo Caixa" | |
}, | |
"participant": { | |
"id": "17142973", | |
"name": "POLIANA ROCHA HERRERA", | |
"username": "34668064882", | |
"documentNumber": "34668064882", | |
"rg": "0000000", | |
"address": { | |
"street": "rua dos bagres ", | |
"number": "573", | |
"complement": null, | |
"district": "jd maraja", | |
"city": "marilia", | |
"state": "SP", | |
"zipCode": "17507560", | |
"reference": null | |
}, | |
"emails": [ | |
{ | |
"email": "[email protected]", | |
"type": "PERSONAL" | |
}, | |
{ | |
"email": "[email protected]", | |
"type": "COMMERCIAL" | |
} | |
], | |
"phones": [ | |
{ | |
"areaCode": "14", | |
"number": "991290483", | |
"type": "CELLULAR" | |
}, | |
{ | |
"areaCode": "14", | |
"number": "33118900", | |
"type": "COMMERCIAL" | |
}, | |
{ | |
"areaCode": "14", | |
"number": "33169290", | |
"type": "HOME" | |
} | |
] | |
}, | |
"payment": [ | |
{ | |
"value": 21609, | |
"type": "POINTS", | |
"brand": { | |
"name": null, | |
"logotype": null | |
} | |
}, | |
{ | |
"value": 941, | |
"type": "MONEY", | |
"brand": { | |
"name": "Visa", | |
"logotype": "ico-bandeira-visa.jpg" | |
} | |
} | |
], | |
"orders": [ | |
{ | |
"id": "12757314", | |
"date": "2017-06-29T23:57:57Z", | |
"value": 22550, | |
"shipping": { | |
"value": 3150, | |
"estimate": "2017-07-10T23:57:56Z" | |
}, | |
"status": "Confirmado", | |
"partner": { | |
"id": 59, | |
"name": "Extra.Com" | |
}, | |
"items": [ | |
{ | |
"id": "13606973", | |
"value": 19400, | |
"quantity": 1, | |
"totalValue": 19400, | |
"product": { | |
"id": "ab2b153d1df5448787bb", | |
"name": "Cadeira para Automóvel Baby Style - 0 a 25kg - Vermelho", | |
"imageUrl": "http://imagens.extra.com.br/Control/ArquivoExibir.aspx?IdArquivo=343702503" | |
} | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment