Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
bgColor#79E2F2

Title: Get Transaction details

Panel
bgColor#F4F5F7

Description: This endpoint helps to retrieve specific transaction details by passing a unique Reference

Panel
bgColor#F4F5F7

URL: https://laas.leatherback.co/payout/Disbursement/SendR/transactions/{:reference}

Panel
bgColor#F4F5F7

HTTP Method: GETBase URL: https://laas.leatherback.co

Panel
bgColor#F4F5F7

Headers: authorization Set value to Bearer SECRET_KEY

 

...

HTTP Method: GET

 Pass Reference derived from the Response of Initiate SendR Transaction Payout endpoint.

Info

Always remember to include the prefix.

Panel
bgColor#FFC400

Sample Response Body Response code: 200

Code Block
languagejson
{
  "typevalue": "string",{
    "titlerate": "string"1151.9867,
    "statusmidRate": 01160,
    "detailreference": "stringGef0-42991731",
    "instancepaymentReference": "stringAaaS-KL0J9GPPO",
  "isSuccess": true,   "errorsenderCurrencyCode": "stringUSD",
    "messagedescription": "string",Transaction from test "responseCode": "string",
  "value": {account UK",
    "rateamount": 01.36,
    "referencestatus": "stringSuccessful",
    "paymentReferencebeneficiary": "string",{
      "senderCurrencyCodecurrencyCode": "stringNGN",
      "descriptioncountryCode": "stringNGA",
      "amountname": 0"TEST LIMITED",
      "statusemail": 0"support@test.com",
      "beneficiaryaddress": {"Nigeria",
      "currencyCodepaymentMethodType": "stringBankCode",
      "countryCodepaymentMethodValue": "string000023",
      "namebeneficiaryAmount": "string"1566.7,
      "emailmetaData": "string", {
        "addressbeneficiaryAccountNumber": "string1304143134",
        "paymentMethodTypebeneficiaryAccountName": 0,"TEST LIMITED",
        "paymentMethodValueSessionId": "string1100462312049879496998178441",
        "metaDataDestinationInstitutionCode": {"000023",
        "additionalProp1AccountNumber": "string1304143134",
        "additionalProp2AccountName": "stringTEST LIMITED ACCT",
        "additionalProp3KycLevel": "string3"
      }
    },
    "creationTime": "2023-0512-20T2304T10:4548:3551.339Z434333"
  },
  "isSuccess": true,
  "error": "",
  "message": "",
  "responseCode": null,
  "additionalProp1type": null,
  "stringtitle": null,
  "additionalProp2status": 200,
  "stringdetail": null,
  "additionalProp3instance": null,
  "stringextensions": {}
}

...