A set of JSONPatch operations to be performed
Success
Invalid Request
Unauthorized
Forbidden
Not Found
[- {
- "op": "replace",
 - "path": "/name",
 - "value": "MyNewName"
 
} 
]{- "id": 1,
 - "name": "string",
 - "startDayOfPeriod": 1,
 - "lengthOfPeriod": 1,
 - "periodUnit": "DAILY",
 - "maxDaysBeforeCloseable": 15,
 - "maxDaysAfterCloseable": 15,
 - "maxBackDateableUsageInDays": 0,
 - "currencyCode": "GBP",
 - "defaultInvoiceDate": "TODAY",
 - "completionType": "DISABLED",
 - "autoCloseHour": 23,
 - "autoCloseMinute": 59,
 - "autoCloseOffsetDays": -15,
 - "autoCloseUserId": 1,
 - "billingCycleRules": [
- {
- "id": 1,
 - "type": "REVENUE",
 - "thresholdPercentage": 1,
 - "thresholdMinValue": 50000,
 - "thresholdMaxValue": 50000,
 - "active": true,
 - "comparisonPeriod": "THREE_PERIODS",
 - "comparisonBasedOn": "VALUE"
 
} 
], - "billingCycleStats": [
- {
- "type": "REVENUE",
 - "value": 0,
 - "comparisonPeriod": "THREE_PERIODS"
 
} 
], - "contractOwnerCustomerCounts": [
- {
- "id": 1,
 - "count": 0
 
} 
], - "groupName": "string"
 
}