Created
June 18, 2013 11:53
-
-
Save viniciusss/5804747 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
[ | |
[ | |
{ | |
"idCarga": "276591", | |
"tipoCarga": "T", | |
"centralEntrega": "104", | |
"placa": "MPT 2985", | |
"placaExpedicao": "MPT 2985", | |
"pedidos": [ | |
{ | |
"tipoPedido": null, | |
"codPedido": "44344641", | |
"centralEntrega": "104", | |
"linhaEntrega": "PINHEIROS", | |
"itinerario": { | |
"idItinerario": "6", | |
"nomeItinerario": "PINHEIRO CENTRO" | |
}, | |
"cliente": { | |
"codCliente": "2", | |
"nome": "LOJAS SIMONETTI LTDA", | |
"cpf_cnpj": "31743818000390", | |
"tipoPessoa": "J", | |
"logradouro": "PRACA BAHIANA", | |
"numero": "179", | |
"bairro": "CENTRO", | |
"cidade": "PINHEIROS", | |
"uf": "ES", | |
"complemento": "", | |
"referencia": "" | |
}, | |
"produtos": [ | |
{ | |
"codProduto": "350084", | |
"grade": "BRANCO..", | |
"qtde": 1 | |
} | |
] | |
}, | |
{ | |
"tipoPedido": null, | |
"codPedido": "44344621", | |
"centralEntrega": "104", | |
"linhaEntrega": "PINHEIROS", | |
"itinerario": { | |
"idItinerario": "6", | |
"nomeItinerario": "PINHEIRO CENTRO" | |
}, | |
"cliente": { | |
"codCliente": "2", | |
"nome": "LOJAS SIMONETTI LTDA", | |
"cpf_cnpj": "31743818000390", | |
"tipoPessoa": "J", | |
"logradouro": "PRACA BAHIANA", | |
"numero": "179", | |
"bairro": "CENTRO", | |
"cidade": "PINHEIROS", | |
"uf": "ES", | |
"complemento": "", | |
"referencia": "" | |
}, | |
"produtos": [ | |
{ | |
"codProduto": "350085", | |
"grade": "BRANCO..", | |
"qtde": 1 | |
} | |
] | |
} | |
] | |
} | |
] | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment