API Endpoints
Transactions
Fetch transaction
1min
GET
Path Parameters
client_reference
*
Header Parameters
X-CLIENT-ID
*
X-SIGNATURE
*
X-TIMESTAMP
*
X-NONCE
*
Responses
200
transaction retrieved
Description
transaction retrieved
data
message
The document explains how to retrieve a single transaction. The unique transaction reference is required. The response from the API call includes a message indicating that the transaction have been retrieved, along with the details of the transaction, such as the id, status, and amount.