{ "reason": "string" }
curl --location 'https://platform.shopranos.eu/api/v1/contracts//reject' \ --header 'x-companyid;' \ --header 'x-user-id;' \ --header 'Content-Type: application/json-patch+json' \ --data '{ "reason": "string" }'