get
https://api-sandbox.uqpaytech.com/api/v1/issuing/transactions
Returns a list of issuing transaction objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
In the sandbox environment, you can use the
Simulate Authorization
endpoint to create mock transactions for testing purposes.
Transaction Type Mapping between API and Reports
The following table shows how report transaction types correspond to API response enums.
| API Response Enum | Report Enum |
|---|---|
| AUTHORIZATION | Authorization |
| REFUND | Refund |
| FUND COLLECTION | Fund Collection |
| ATM DEPOSIT | N/A |
| REVERSAL | Reversal |
| VALIDATION | N/A |
| SETTLEMENT DEBIT | Settlement_Debit |
| SETTLEMENT CREDIT | Settlement_Credit |
| SETTLEMENT REVERSAL | Settlement_Reversal |
| CHARGEBACK DEBIT | Chargeback_debit |
| CHARGEBACK CREDIT | Chargeback_credit |
