Xtrempay Api Documentation
Authorization: Bearer ********************curl --location -g --request GET 'https://mock.apidog.com/m1/918700-0-default/v1/transactions/{{transactionReference}}' \
--header 'Authorization: Bearer <token>'{
"timestamp": "2026-01-25T21:58:12.290290466",
"status": 200,
"success": true,
"message": "Transaction details fetched",
"data": {
"transactionId": "5d76b664ec9b4f2a97b502759dde7e07",
"beneficiaryName": "",
"bankCode": null,
"accountNumber": "7170456213",
"senderBankName": "Xtrempay",
"senderAccountNumber": "7170456213",
"senderName": null,
"recipientName": "",
"recipientAccountNumber": "",
"recipientBankName": null,
"type": "AIRTIME",
"amount": 500,
"fee": 0,
"total": 500,
"currency": "NGN",
"status": "SUCCESS",
"executedAt": "2026-01-17T12:55:10.937128",
"narration": "Airtime purchase",
"token": null,
"units": null,
"billerName": "MTN Airtime VTU",
"customerAccount": "09069633161",
"biller": "vtpass",
"logoUrl": "https://vtpass.com/resources/products/200X200/MTN-Airtime-VTU.jpg"
}
}