ElectricityTerminationOutput
Output data related to a LeaveSupplier journey for the electricity market.
Fields
The requested date of demolition.
Time slot requested by the customer for demolition.
Whether demolition required.
Whether on-site attendance is required.
The requested date of on-site attendance.
Time slot requested by the customer for on-site attendance.
Date when supply point is disconnected.
Time slot requested by the customer for supply end.
The market supply point identification number.
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
{
"demolitionDate": "2001-10-08",
"demolitionTime": "_0900",
"isDemolition": true,
"onSiteAttendance": true,
"requestedOnSiteDate": "1994-02-11",
"requestedOnSiteTimeSlot": "_0900",
"supplyEndDate": "1973-03-06",
"supplyEndTime": "_0900",
"supplyPointIdentifier": "58954043"
}