/
Get Transaction details
Get Transaction details
Title: Get Transaction details
Description: This endpoint helps to retrieve specific transaction details by passing a unique Reference
URL: https://laas.leatherback.co/payout/Disbursement/SendR/transactions/:reference
Pass Reference
derived from the Response of Initiate SendR Transaction Payout endpoint.
{
"value": {
"rate": 1151.9867,
"midRate": 1160,
"reference": "Gef0-42991731",
"paymentReference": "AaaS-KL0J9GPPO",
"senderCurrencyCode": "USD",
"description": "Transaction from test account UK",
"amount": 1.36,
"status": "Successful",
"beneficiary": {
"currencyCode": "NGN",
"countryCode": "NGA",
"name": "TEST LIMITED",
"email": "support@test.com",
"address": "Nigeria",
"paymentMethodType": "BankCode",
"paymentMethodValue": "000023",
"beneficiaryAmount": 1566.7,
"metaData": {
"beneficiaryAccountNumber": "1304143134",
"beneficiaryAccountName": "TEST LIMITED",
"SessionId": "1100462312049879496998178441",
"DestinationInstitutionCode": "000023",
"AccountNumber": "1304143134",
"AccountName": "TEST LIMITED ACCT",
"KycLevel": "3"
}
},
"creationTime": "2023-12-04T10:48:51.434333"
},
"isSuccess": true,
"error": "",
"message": "",
"responseCode": null,
"type": null,
"title": null,
"status": 200,
"detail": null,
"instance": null,
"extensions": {}
}
Related articles
Leatherback 2024