InitiateMoveOutInputType
Input type for initiating a property MVO (Move Out).
Input fields
Active account number.
Datetime at which to schedule a move out.
Additional context or information for MVO (Move Out) initiation.
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
}