Exchange token (Plaid)
post/auth/plaid/exchange
Request body
Example request
{
"token": "ojwmef9823f892n9h98h2efoqed9823hdodfcoj13er92hef"
}Response
Retrieve Exchange
Example response
{
"data": {
"access_token": "access_9293961c"
}
}{
"token": "ojwmef9823f892n9h98h2efoqed9823hdodfcoj13er92hef"
}Retrieve Exchange
{
"data": {
"access_token": "access_9293961c"
}
}