Skip to main content

Input fields

accountNumber : String! required

Active account number.

moveOutDate : DateTime! required

Datetime at which to schedule a move out.

note : String

Additional context or information for MVO (Move Out) initiation.

removeMeterPoint : Boolean

Boolean to indicate if the electricity meter point should be removed during (MVO) move-out; defaults to false for normal MVO.

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-13C94C61", "moveOutDate": "2007-09-10T12:47:55.369397+00:00", "note": "car-stand-body-both-sport", "removeMeterPoint": true }