get
https://sandbox.onebrick.io/v2/payments/gs/get-top-up-history
This API enable you to check your current balance.
Request parameters
| Key Parameters | Data Type | Description |
|---|---|---|
| publicAccessToken | String | One time access-token generated using the auth token API |
Response parameters
| Key Parameters | Data type | Description |
|---|---|---|
| refNumber | String | Generate reference number for Top-up |
| bank | Number | Top-up bank destination |
| date | String | Date of Topup settle |
| amount | String | The amount of Top-up |
| transactionType | String | Indicate transactions, this api also show va & topup |
| accountNo | String | Topu-p account number |
| accountDisplayName | String | Account display name of Top-up account |
