I have the following situation, I need to create an API that will receive the content below:
{
"numeroCarrinho": 122865,
"itens": {
"PA00058": 1,
"MA00068": 1,
"PA00004": 1
},
"cep": "41706670",
"retiraNoLocal": false
}...
asked by
06.12.2017 / 20:01