InitiateSwitchIn
Create a domestic account and initiate a switch-in for the account.
Fields
Account number for the resolved account.
Hashed account application ID.
Indicates if the user has a usable password and can log in immediately.
Token for the resolved user.
ID of the resolved user.
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-598E76B9",
"hashedAccountApplicationId": "43333495",
"hasUsablePassword": true,
"token": "friend-wide-prevent-six-leave",
"userId": "73238960"
}