...
...
...
...
...
Panel |
---|
|
Title: Fetch Single Transaction statusdetails |
Panel |
---|
|
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 |
---|
|
URL: Public /payout/payments/QueryTransactionStatus/Payout/Disbursement/Payout/FetchTransactionbyReference/{txnRef} |
Panel |
---|
|
HTTP Method: POST GET |
Panel |
---|
|
Headers: authorization Set value to Bearer SECRET_KEY string
|
First, you need to pass the Query params stated below;either a Transaction reference or Tenant Reference.
Code Block |
---|
|
SourceInstitutionCode
string
(query)
SessionId
string
(query)
TenantId
string
(query)txnref *
|
Panel |
---|
|
Sample Response code : 200 |
Code Block |
---|
|
{ |
{
"batchId": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
"debitAccountNumber": "string",
"debitAccountName": "string",
"beneficiaryAccountNumber": "string",
"currencyCode": "string",
"currencySymbol": "string",
"amount": 0,
"responseCodenarration": "string",
"messagestatus": "string",
"previousBalance": 0,
"data"currentBalance": 0,
"payoutType": {
"None",
"tenantReference": "string",
"sourceInstitutionCodepaymentReference": "string",
"beneficiaryAccountName": "string",
"sessionIdbeneficiaryPaymentMethod": "string",
}"beneficiaryPaymentMethodValue": "string"
} |
\uD83D\uDCCB Related articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@1256f |
---|
sort | modified |
---|
showSpace | false |
---|
reverse | true |
---|
type | page |
---|
cql | label = "kb-how-to-article" and type = "page" and space = "LAD" |
---|
labels | kb-how-to-article |
---|
|