Authorization: Bearer ********************
curl --location --request PUT 'https://demo.corbee.com.br/erp/api/v2/proposal//altPMT' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{ "PMT": "5" }'
{}