Account List - PATCH MFA

This endpoint can be used to retrieve latest list of accounts or products (and their associated data) held by the End User with a Provider by providing new OTP to refresh the account session. Currently, E-Wallet and Institution with Security Question can use this customization.

Request parameters

Key ParameterData TypeDescription
user_access_tokenStringtoken generated after successful institution connection through the widget which needs to be passed as the Bearer token in the Authorization header
tokenStringOTP from the end-user (for E-Wallet)
The answer to the given security question (for Institution with Security Question)
sessionIdStringUnique Id that generated after successful connection

Response parameters

Key ParameterData typeDescription
lastUpdateAtStringThe time stamp of when the data is last updated
sessionStringThe session status of the particular accounts to the institution
AccountIdStringAccount Identification number from end-user's bank account
accountHolderStringAccount holder from end-user's bank account
AccountNumberStringAccount number from end-user's bank account
Balances-availableFloatEnd-user's balance amount that is available to use
Balances-currentFloatEnd-user's balance amount that includes "balances-available" and "on-hold amount"
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!