{ "SIGLA_TIPO_ITEM": "TST", "ID_CENTRO_ESTOQUE": 1 }
curl --location --request POST 'https://middlewareestoque-homol.exati.com.br/tipo-item-centro-estoque' \ --header 'Content-Type: application/json' \ --data-raw '{ "SIGLA_TIPO_ITEM": "TST", "ID_CENTRO_ESTOQUE": 1 }'
{ "status": "success" }