Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://business.bfinance.app/external/api/virtual-account/list \ --header 'Authorization: Bearer <token>'
200
success
{ "status": "success", "data": [ { "id": "67ab1234...", "status": "active", "depositInstructions": { "accountNumber": "1234567890", "routingNumber": "021000021", "bankName": "Example Bank" } } ] }
Returns all virtual accounts that belong to the current user.
JWT authentication token
Virtual accounts returned successfully.
"success"
Show child attributes
Was this page helpful?
Contact support