Skip to main content

Fields

accountNumber : String! required

Kraken account number.

hashedAccountApplicationId : String

Hashed account application ID.

hasUsablePassword : Boolean! required

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

token : String

Kraken token.

userId : String

Kraken user id.

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-ED2BCC64", "hashedAccountApplicationId": "35343725", "hasUsablePassword": true, "token": "sometimes-rise-sport-your-either", "userId": "37026569" }