Open VA
Status of Open VA
Use the Open Virtual Account status endpoint to retrieve the latest payment state for a reusable VA account number. This inquiry helps your platform reconcile customer bank transfers, verify whether funds have been received, and keep internal payment records aligned when callback updates are delayed.
Request Parameters
| Key Parameters | Data Type | Description |
|---|---|---|
| publicAccessToken | String | One time access-token generated using the auth token API |
| vaId | String | Unique Id of virtual account |
Response Parameters
| Key parameters | Data type | Description |
|---|---|---|
| id | String | Unique ID generated by Brick |
| type | String | Type of account |
| bankShortCode | String | Institution short code of the bank |
| referenceId | String | Unique ID that is being generated by the client to track each VA generation (maximum 255 characters) |
| displayName | String | Display name shown in the customer's payment platform (maximum 24 characters). |
| accountNo | String | Virtual Account Numbers that can be used for the payments |
Last modified on
