curl --location --request PUT '/api/PreProposta/calculartotal/' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"propriedade": "string",
"custoExtraId": 0,
"recalcularCustoMaoObra": true,
"recalcularCustoPorPotencia": true
}'