Transaction List - POST MFA

This endpoint can be used to refresh the session of institution with MFA by sending new OTP to end user. 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
FromDateReturns transactions posted on or after this date. Default value is date as of the API request minus 3 months
ToDateReturns transactions up to and including this date. Default value is date as of the API request

Response parameters

Key ParameterData typeDescription
sessionIdStringUnique Id that generated after successful connection
requestIdStringRequest identification of that request
tokenStringOTP from the end-user
securityQuestionStringThe security question that needs to be filled (only for Institution with Security Question)
durationFloatduration of the OTP before it expired
Language
Click Try It! to start a request and see the response here!