PerformMoveOut
Perform a move out of a property for an account.
Optionally provide details of the new tenant and a property to perform a move in to.
Fields
Account to perform move out.
The new account created as part of the move out process.
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
{
"account": AccountInterface,
"newAccount": AccountInterface
}