TRANSACTION STATUS REQUERY
This endpoint allows you to retrieve data such as status of transaction using the request_id you supplied.
Using a POST method, transaction status can be queried with the endpoint below:
Live: https://vtpass.com/api/requery
Sandbox: https://sandbox.vtpass.com/api/requery
| FIELDS | Mandatory/Optional | TYPE | DESCRIPTION |
| request_id | M | String | This is the unique reference provided when carrying out the transaction. |
EXPECTED RESPONSE
[vtpass shortcode=”mtn-vtu-requery”]
You can check out the complete list of RESPONSE CODES HERE.