BespokeRateScheduleInput
Schedule for the BespokeRateConfiguration term.
Input fields
The items for the bespoke rate schedule.
The product code for the bespoke rate schedule.
The external identifier of the supply point that this bespoke rate schedule targets.
The datetime the schedule of bespoke rates is valid from.
The datetime the schedule of bespoke rates is valid to.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"items": BespokeRateItemInput,
"productCode": "society-manage-television-child-may",
"supplyPointIdentifier": "54035971",
"validFrom": "1974-05-13T12:49:36.317878+00:00",
"validTo": "2023-09-17T06:07:38.880547+00:00"
}