setCompanyPlaidPublicToken
setCompanyPlaidPublicToken
The setCompanyPlaidPublicToken API completes the Plaid bank account connection process using the public token.
What it does:
- Processes the public token received from Plaid Link to complete bank account connection
- Finalizes the secure bank account linking for company payroll funding
Note:
- The public token is obtained from the Plaid Link process initiated with
getCompanyPlaidLinkToken
POST
setCompanyPlaidPublicToken
Documentation Index
Fetch the complete documentation index at: https://developer.rollfi.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
