Versions Compared

Key

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

Title: Fetch Single Transaction details

Panel
bgColor#F4F5F7

Description: This endpoint is used to retrieve transaction details for a specific transfer transaction by either using Transaction reference or Tenant reference

Panel
bgColor#F4F5F7

URL:https://laas.leatherback.co/Payout/Disbursement/Payout/FetchTransactionbyReference/{txnRef}

Panel
bgColor#F4F5F7

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

Panel
bgColor#F4F5F7

Headers: authorization Set value to Bearer SECRET_KEY

stringHTTP Method: GET

 

First, you need to pass either a Transaction reference or Tenant Reference.

Panel
bgColor#FFC400

Query Params

...

languagejson

...

Element

Description

Type

Example

Required

reference

The reference of the transaction

String

to be pass as path variable

Reference can be either “tenantReference" or "reference"

Yes

 

Panel
bgColor#FFC400

Sample Response code : 200Response Payload

json
Expand
titleResponse Payload (Success)
Code Block
language
js
{
  "value": {
    "batchId": "
3fa85f64
7e748f08-
5717
0fa7-
4562
46a2-
b3fc
b32a-
2c963f66afa6
e7f99a68bb7b",
    "debitAccountNumber": "
string
9977598776",
    "debitAccountName": "
string
MERCHANT(Bolly group)",
    "beneficiaryAccountNumber": "
string
0112345678",
    "currencyCode": "
string
NGN",
    "currencySymbol": "
string
",
    "amount": 
0
100,
    "narration": "
string
trasfer",
    "status": "
string
Successful",
    "previousBalance": 
0
89860,
    "currentBalance": 
0
89750,
    "payoutType": "
None
Debit",
    "tenantReference": "
string
Bd47-972",
    "paymentReference": "
string
TH8BPQIPPO",
    "beneficiaryAccountName": "
string
Account Name",
    "beneficiaryPaymentMethod": "
string
BankCode",
    "beneficiaryPaymentMethodValue": 
"string"
"999998"
  },
  "isSuccess": true,
  "error": "",
  "message": "",
  "responseCode": null,
  "type": null,
  "title": null,
  "status": 200,
  "detail": null,
  "instance": null,
  "extensions": {}
}
Expand
titleResponse Payload (Error)
Code Block
languagejs
  {
    "value": null,
    "isSuccess": true,
    "error": "",
    "message": "",
    "responseCode": null,
    "type": null,
    "title": null,
    "status": 200,
    "detail": null,
    "instance": null,
    "extensions": {}
}
Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@1256f
sortmodified
showSpacefalse
reversetrue
typepage
cqllabel = "kb-how-to-article" and type = "page" and space = "LAD"
labelskb-how-to-article