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