Skip to content

Instantly share code, notes, and snippets.

@viniciusss
Created June 18, 2013 11:53
Show Gist options
  • Save viniciusss/5804747 to your computer and use it in GitHub Desktop.
Save viniciusss/5804747 to your computer and use it in GitHub Desktop.
[
[
{
"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