API REFERENCE
...
For Open Data
Task

Submit MFA Data

2min
Submit MFA information for task
POST
Request
Path Params
taskId
String
required
Unique identifier for the task
Header Parameters
Authorization
String
required
Bearer link token, it returned by the /links
Body Parameters
mfaId
Number
required
Unique identifier for the MFA
code
String
optional
MFA code or token, if the institution's mfa requires it.
password
String
optional
Password, if the institution's mfa requires it.
birthday
String
optional
Birthday, if the institution's mfa requires it.
userName
String
optional
User name, if the institution's mfa requires it.
switchVerificationType
Number
optional
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