The updateUserBankAccount API is used to change bank account details for employees.
linkType field to determine the linking method for the account. Supported options are Manual, Plaid and CustomProvider.linkType is Plaid, you must choose between sending the link via email or returning the link via API to surface in your UI using the plaidOptions field.updateUser endpoint.Manual if not included in the responseDocumentation Index
Fetch the complete documentation index at: https://developer.rollfi.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.