Note that changing contract term or early termination charges will create a new profile version
A set of JSONPatch operations to be performed
Success
Created
Invalid Request
Unauthorized
Forbidden
Not Found
[- {
- "op": "add",
- "path": "string",
- "value": { },
- "from": "string"
}
]
{- "id": 1,
- "name": "string",
- "contractOwnerId": 0,
- "createdDate": "2019-08-24T14:15:22Z",
- "contractTerm": 0,
- "earlyTerminationFixedCharge": 0,
- "earlyTerminationPercentageCharge": 1000,
- "rolloverContractProfileId": 0,
- "renewalAlertDays": 28,
- "noticePeriodDays": 2147483647,
- "supersededByContractProfileId": 0
}