Note that once billing starts, only roll-over profile, renewal alert days, and notice period days can be edited. End date can be set to terminate and renew with a new contract prior to roll-over
A set of JSONPatch operations to be performed
Success
Invalid Request
Unauthorized
Forbidden
Not Found
[- {
- "op": "replace",
 - "path": "/name",
 - "value": "MyFavContractProfile"
 
} 
]{- "id": 1,
 - "name": "string",
 - "customerId": 0,
 - "siteId": 0,
 - "contractProfileId": 0,
 - "startDate": "2019-08-24",
 - "endDate": "2019-08-24",
 - "createdDate": "2019-08-24T14:15:22Z",
 - "rolloverContractProfileId": 0,
 - "renewalAlertDays": 28,
 - "noticePeriodDays": 2147483647,
 - "previousCustomerContractId": 0,
 - "renewedCustomerContractId": 0
 
}