Versions Compared

Key

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

...

...

...

...

Panel
bgColor#79E2F2

Title: Initiate Funds Transfer Fetch Single Transaction details

Panel
bgColor#79E2F2#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#79E2F2#F4F5F7

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

Panel
bgColor#79E2F2#F4F5F7

HTTP Method : POST

Panel
bgColor#79E2F2

Headers : authorization Set value to Bearer SECRET_KEY

string

Base URL: https://laas.leatherback.co

Panel
bgColor#79E2F2#F4F5F7

HTTP Method: POST 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 Params

Code Block
SourceInstitutionCode
string
(query)

SessionId
string
(query)

TenantId
string
(query)

 

Panel
bgColor#FFC400

Sampl Response code : 200

Code Block
{ "responseCode": "string", "message": "string", "data": { "sourceInstitutionCode": "string"

Sample Response Payload

Expand
titleResponse Payload (Success)
Code Block
languagejs
{
  "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,
    "isSuccess": true,
    "error": "",
    "message": "",
    "responseCode": null,
    "type": null,
    "title": null,
    "status": 200,
    "
sessionId
detail": null,
    "
string
instance": null,
    "extensions": {}
}

 

Info
Highlight important information in a panel like this one. To edit this panel's color or style, select one of the options in the menu.
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