Skip to main content

Input fields

accountNumber : String! required

Kraken account number.

moveOutDate : Date! required

A date string in the format YYYYMMDDD indicating when electricity supply should end.

propertyId : ID! required

Kraken property id.

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

{ "accountNumber": "A-CB42DBF0", "moveOutDate": "1994-01-22", "propertyId": "18649150" }