{ "SIGLA_TIPO_ITEM": "TST", "COD_SUB_FAMILIA": "LPTST", "DESC_FAMILIA": "Lâmpadas teste" }
curl --location --request POST 'https://middlewareestoque-homol.exati.com.br/familia' \ --header 'Content-Type: application/json' \ --data-raw '{ "SIGLA_TIPO_ITEM": "TST", "COD_SUB_FAMILIA": "LPTST", "DESC_FAMILIA": "Lâmpadas teste" }'
{ "status": "success" }