Step 2 - Generate User access token

In this step, you can generate ClientId & redirectRef Id through public access token.

Request Parameter

Key Parameter

Data type

Description

institutionId

Integer

Unique Institution Id for every institutions

username

String

End-users username of the Institutions account

password

String

End-users password of the Institutions account

redirectRefId

String

Redirect refId, You can generate this Id from Step 1

Response parameters

Key Parameter

Data type

Description

accessToken

Integrer

Access_token to identify end-users

bankId

String

BankId / InstitutionsId of the selected institutions

target

String

URL of client's endpoint after end-user completed login process

userId

String

End-user uniqueID that should be saved for future reference

Language
Click Try It! to start a request and see the response here!