Manage your payment wallets and view balances. Use the returned account ID when initiating collections or transfers.Documentation Index
Fetch the complete documentation index at: https://docs.usebila.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Endpoints
| Endpoint | Method | Description |
|---|---|---|
/bila/accounts | GET | List all accounts/wallets |
/bila/accounts/{id} | GET | Get a single account by ID |
/bila/accounts/{id}/balance | GET | Get account balance |
Account Object
Balance Object
Available Balance is the amount you can withdraw or transfer. Ledger Balance includes pending transactions.
Use Cases
Check wallet balance before transfer
Check wallet balance before transfer
Before initiating a transfer, check your available balance to ensure sufficient funds.
Monitor multiple wallets
Monitor multiple wallets
If you have multiple wallets, list them all and track balances across your organization.
⟡
API Reference
Explore the complete API reference
