Skip to main content

Input fields

accountNumber : String! required
moveOutDate : Date! required
newProperty : MoveInNewProperty

The property to perform a move in for.

newTenant : MoveOutNewTenant

The details of the next occupant of the property.

propertyId : String! required
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-537AD0E7", "moveOutDate": "1990-10-10", "newProperty": MoveInNewProperty, "newTenant": MoveOutNewTenant, "propertyId": "60291788" }