New usage rate card
OK
Created
Bad Request
Unauthorized
Forbidden
{- "contractOwnerIds": [
- 1
], - "name": "string",
- "rateCardType": "TEMPLATE",
- "availableFrom": "2019-08-24",
- "availableTo": "2019-08-24",
- "usageProductId": 1,
- "supplierId": 1,
- "decimalPlaces": 4,
- "priceRoundingStyle": "UP",
- "defaultMinCharge": 0,
- "roundAccessChargeFirstMinute": false,
- "boltOn": false,
- "boltOnTaxBandId": 1,
- "nominalCode": "string",
- "applyCrossTimeBandCharging": false,
- "defaultQuantityRoundingIncrement": 1,
- "defaultVariableChargeUnitSize": 1,
- "usageRates": [
- {
- "chargeGroupId": 1,
- "usageRateType": "MARKUP",
- "peakInitialCharge": 0,
- "peakInitialPeriod": 0,
- "peakValue": 0,
- "peakMinimum": 0,
- "offPeakInitialCharge": 0,
- "offPeakInitialPeriod": 0,
- "offPeakValue": 0,
- "offPeakMinimum": 0,
- "weekendInitialCharge": 0,
- "weekendInitialPeriod": 0,
- "weekendValue": 0,
- "weekendMinimum": 0,
- "quantityRoundingIncrement": 1,
- "variableChargeUnitSize": 1,
- "surchargeInitialCharge": 0,
- "surchargeInitialPeriod": 0,
- "surchargeValue": 0,
- "surchargeMinimum": 0,
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
], - "timeBandPlans": [
- {
- "timeBandPlanId": 1,
- "name": "string",
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
], - "accessCharges": [
- {
- "charge": 0,
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
], - "boltOnCharges": [
- {
- "price": 0,
- "rentalRateType": "ADVANCE",
- "periodsInAdvance": "STANDARD",
- "rentalRateFrequency": "DAILY",
- "showOnInvoice": true,
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
]
}
{- "id": 1,
- "contractOwnerIds": [
- 1
], - "name": "string",
- "rateCardType": "TEMPLATE",
- "availableFrom": "2019-08-24",
- "availableTo": "2019-08-24",
- "usageProductId": 1,
- "supplierId": 1,
- "decimalPlaces": 4,
- "priceRoundingStyle": "UP",
- "defaultMinCharge": 0,
- "roundAccessChargeFirstMinute": false,
- "boltOn": false,
- "boltOnTaxBandId": 1,
- "nominalCode": "string",
- "applyCrossTimeBandCharging": false,
- "defaultQuantityRoundingIncrement": 1,
- "defaultVariableChargeUnitSize": 1,
- "usageRates": [
- {
- "id": 1,
- "chargeGroupId": 1,
- "usageRateType": "MARKUP",
- "peakInitialCharge": 0,
- "peakInitialPeriod": 0,
- "peakValue": 0,
- "peakMinimum": 0,
- "offPeakInitialCharge": 0,
- "offPeakInitialPeriod": 0,
- "offPeakValue": 0,
- "offPeakMinimum": 0,
- "weekendInitialCharge": 0,
- "weekendInitialPeriod": 0,
- "weekendValue": 0,
- "weekendMinimum": 0,
- "quantityRoundingIncrement": 1,
- "variableChargeUnitSize": 1,
- "surchargeInitialCharge": 0,
- "surchargeInitialPeriod": 0,
- "surchargeValue": 0,
- "surchargeMinimum": 0,
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
], - "timeBandPlans": [
- {
- "id": 1,
- "timeBandPlanId": 1,
- "name": "string",
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
], - "accessCharges": [
- {
- "id": 1,
- "charge": 0,
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
], - "boltOnCharges": [
- {
- "id": 1,
- "price": 0,
- "rentalRateType": "ADVANCE",
- "periodsInAdvance": "STANDARD",
- "rentalRateFrequency": "DAILY",
- "showOnInvoice": true,
- "startDate": "2019-08-24",
- "endDate": "2019-08-24"
}
]
}