curl --location --request PUT '/api/PreProposta//EditarCustoExtraAplicado' \ --header 'Content-Type: application/json-patch+json' \ --data-raw '{ "valor": "string", "custoExtraId": 0, "custosExtrasIdsNaoRecalcular": [ 0 ] }'