PrepareAccountResult
Fields
The account number of the newly created account or the existing account to be re-used.
Was a new account created.
Was a new user created.
The ID of the newly created or existing account user.
The user number of the newly created or existing account 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-A7CF4AF6",
"isNewAccount": true,
"isNewUser": true,
"userId": "12823226",
"userNumber": "air-win-drug-employee-common"
}