Manage accounts
WorldFirst offers the following account management features:
- Inquire about the account information: Use the inquiryAccount API to request account information, such as account status, account number, and currency.
- Check account balances: Use the inquiryBalance API to query the account balance details.
Inquire about account information
Use the inquiryAccount API to send a request to WorldFirst to query the account information, such as account status, account number, and currency. After receiving your request, WorldFirst will return the requested information.
The following graphic illustrates the general workflow:
Figure 1. Workflow to query account information
Check account balances
Use inquiryBalance API to send a request to WorldFirst to query the details of your account balance. For example:
- After making a prefunding deposit to your WorldFirst account, you can call the inquiryBalance API to check if prefunding is successful.
- Before making a transfer request, you can call the inquiryBalance API to check whether the account balance is sufficient.
In the event of changes in the account balances, WorldFirst will always send a notification of the change via the notifyVostro API, regardless of whether inquiryBalance is called.
The following graph illustrates the general process:
Figure 2. Workflow to check account balances