Skip to content

Instantly share code, notes, and snippets.

@rodrigooler
Created December 13, 2016 18:11
Show Gist options
  • Select an option

  • Save rodrigooler/600904ade4371b37634c9e2353eec87e to your computer and use it in GitHub Desktop.

Select an option

Save rodrigooler/600904ade4371b37634c9e2353eec87e to your computer and use it in GitHub Desktop.
entrada.json
{
"customer":{
"id":1334,
"name":"ADEJAR ALVES DE ANDRADE",
"document":null
},
"product":{
"id":20,
"code":"777",
"description":"CAFE BIG BAG"
},
"farm":{
"id":5066,
"description":"FAZENDA"
},
"weight":"50",
"volume":"50",
"obs":"TESTE",
"lotesLocal":[
{
"bloco":{
"id":1965,
"description":"3",
"quadra":{
"id":167,
"description":"E",
"armazem":{
"id":1596,
"description":"ARMAZEM GERAL"
}
}
},
"weight":"10",
"currentWeight":"10",
"volume":"10",
"currentVolume":"10"
},
{
"bloco":{
"id":1965,
"description":"3",
"quadra":{
"id":167,
"description":"E",
"armazem":{
"id":1596,
"description":"ARMAZEM GERAL"
}
}
},
"weight":"10",
"currentWeight":"10",
"volume":"10",
"currentVolume":"10"
},
{
"bloco":{
"id":1965,
"description":"3",
"quadra":{
"id":167,
"description":"E",
"armazem":{
"id":1596,
"description":"ARMAZEM GERAL"
}
}
},
"weight":"10",
"currentWeight":"10",
"volume":"10",
"currentVolume":"10"
},
{
"bloco":{
"id":1965,
"description":"3",
"quadra":{
"id":167,
"description":"E",
"armazem":{
"id":1596,
"description":"ARMAZEM GERAL"
}
}
},
"weight":"10",
"currentWeight":"10",
"volume":"10",
"currentVolume":"10"
},
{
"bloco":{
"id":1965,
"description":"3",
"quadra":{
"id":167,
"description":"E",
"armazem":{
"id":1596,
"description":"ARMAZEM GERAL"
}
}
},
"weight":"10",
"currentWeight":"10",
"volume":"10",
"currentVolume":"10"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment