API REFERENCE
...
For Open Data
Task

Submit MFA Data

2min
Submit MFA information for task
POST
Request
Path Params
taskId
required
String
Unique identifier for the task
Header Parameters
Authorization
required
String
Bearer link token, it returned by the /links
Body Parameters
mfaId
required
Number
Unique identifier for the MFA
code
optional
String
MFA code or token, if the institution's mfa requires it.
password
optional
String
Password, if the institution's mfa requires it.
birthday
optional
String
Birthday, if the institution's mfa requires it.
userName
optional
String
User name, if the institution's mfa requires it.
switchVerificationType
optional
Number
SwitchVerificationType, For Nu invest only
Curl
Responses
200


Parameter

Different institutions have different mfaId and code, detail can be found MFA Format.

Example of Uber Driver:

JSON


Example of iFood:

JSON