Authorization: ********************curl --location --request PUT 'https://prod.your-api-server.com/api/KitCustomizadoRegra/' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"propriedade": "string",
"valor": "string"
}'{
"id": 0,
"nome": "string",
"tiposTelhadosIdsList": [
0
],
"tiposTelhadosIds": "string",
"tiposList": [
"string"
],
"tipos": "string",
"insumoId": 0,
"formula": "string",
"fasesList": [
"string"
],
"fases": "string",
"tensoesList": [
0
],
"tensoes": "string"
}