get
https://sandboxapi.fincra.com/profile/virtual-accounts?currency=&virtualAccountType=
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
The response field returns the accountInformation object which contains the details of the account your customers will make payment into.
Fields to take note off in the accountInformation object:
| Field | Description |
|---|---|
| accountNumber | This is the account number that your customer will make payment into. |
| accountName | This is the name on the account. Pass this as payee.name in the simulate collection endpoint. |
| bankName | This is the name of the bank that payment will be made into |
| bankCode | This the bank code associated with the bank |

