Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

Panel
bgColor#79E2F2

Title: Fetch Single Transaction statusdetails

Panel
bgColor#F4F5F7

Description: This endpoint is used to retrieve transaction status of a single fund transfer transactiondetails for a specific transfer transaction by either using Transaction reference or Tenant reference

Panel
bgColor#F4F5F7

URL: Public /payout/payments/QueryTransactionStatushttps://laas.leatherback.co/Payout/Disbursement/Payout/FetchTransactionbyReference/{txnRef}

Panel
bgColor#F4F5F7

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

Panel
bgColor#F4F5F7

Headers: authorization Set value to Bearer SECRET_KEY

stringHTTP Method: GET

 

First, you need to pass the Query params stated below;either a Transaction reference or Tenant Reference.

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

Query ParamsSample Response Payload

Expand
titleResponse Payload (Success)
Panel
bgColor#FFC400
Sample Response code : 200
Code Block
languagejs
SourceInstitutionCode
string
(query)

SessionId
string
(query)

TenantId
string
(query)

 

{
  "value": {
    "batchId": "7e748f08-0fa7-46a2-b32a-e7f99a68bb7b",
    "debitAccountNumber": "9977598776",
    "debitAccountName": "MERCHANT(Bolly group)",
    "beneficiaryAccountNumber": "0112345678",
    "currencyCode": "NGN",
    "currencySymbol": "₦",
    "amount": 100,
    "narration": "trasfer",
    "status": "Successful",
    "previousBalance": 89860,
    "currentBalance": 89750,
    "payoutType": "Debit",
    "tenantReference": "Bd47-972",
    "paymentReference": "TH8BPQIPPO",
    "beneficiaryAccountName": "Account Name",
    "beneficiaryPaymentMethod": "BankCode",
    "beneficiaryPaymentMethodValue": "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,
 
"responseCode
   "isSuccess": true,
    "error": "
string
",
    "message": "",
    "
string
responseCode": null,
    "
data
type": 
{
null,
    "
sourceInstitutionCode
title": 
"string"
null,
    "status": 200,
    "
sessionId
detail": 
"string"
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