A set of JSONPatch operations to be performed
Success
Invalid Request
Unauthorized
Forbidden
Not Found
[- {
- "op": "add",
- "path": "string",
- "value": { },
- "from": "string"
}
]
{- "id": 1,
- "assignmentLevel": "CUSTOMER",
- "usageProductId": 1,
- "supplierId": 1,
- "chargeGroupId": 1,
- "variableChargeUnitSize": 60,
- "quantityRoundingIncrement": 1,
- "startDate": "2019-08-24",
- "appliesToISDNOnly": false,
- "endDate": "2019-08-24",
- "peakValue": 0,
- "offPeakValue": 0,
- "weekendValue": 0,
- "peakMinimumCharge": 0,
- "offPeakMinimumCharge": 0,
- "weekendMinimumCharge": 0,
- "peakInitialCharge": 0,
- "offPeakInitialCharge": 0,
- "weekendInitialCharge": 0,
- "peakInitialChargePeriod": 0,
- "offPeakInitialChargePeriod": 0,
- "weekendInitialChargePeriod": 0,
- "customerId": 1,
- "applyThisToChildren": true
}