Skip to main content

Fields

accountNumber : String! required

Account number for the resolved account.

hashedAccountApplicationId : String

Hashed account application ID.

hasUsablePassword : Boolean! required

Indicates if the user has a usable password and can log in immediately.

token : String

Token for the resolved user.

userId : String

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" }