ElectricityTerminationInput
Input fields
The reason for cancellation.
Whether this is a revocation request.
The type of leave supplier request.
The requested last day of supply.
The market supply point identification number, MaLo number in Germany.
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
{
"cancellationReason": "NO_REASON",
"isRevocation": true,
"leaveSupplierType": "CANCELLATION_BY_NETWORK_OPERATOR",
"supplyEndDate": "2007-10-06",
"supplyPointIdentifier": "49738201"
}