Fetches the payment transactions
get
/service/v1/getPaymentTwByPayRefNo
This service fetch the payment transactions from work table on the basis of payment reference Number.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
paymentRefNo(required): string
paymentRefNo
-
version: string
version
Header Parameters
-
appId(required): string
App Id
-
branchCode(required): string
branchCode
-
userId(required): string
userId
Response
Supported Media Types
- application/json
- application/xml
200 Response
Successful performs the operation
Root Schema : PaymentCollectionDto
Type:
object
ScfPaymentDTO Collection
Show Source
-
action:
string
Action
-
data:
array data
ScfPaymentDTO
-
paging:
object paging
paging
-
refundTxnModel:
object RefundTxnModel
Nested Schema : data
Type:
array
ScfPaymentDTO
Show Source
-
Array of:
object ScfPaymentDTO
Payment details for Payments Model
Nested Schema : paging
Type:
object
paging
Nested Schema : RefundTxnModel
Type:
Show Source
object
-
amount:
number
Excess Payment Reconciled/Refunded Amount
-
beneAccNo:
string
Beneficiary Account Number
-
beneIfscCode:
string
Beneficiary IFSC Code
-
beneName:
string
Beneficiary Name
-
currency:
string
Excess Payment Currency
-
status:
string
Payment Status
-
txnRefNo:
string
Reconciled Transaction Reference Number
-
utrRefNo:
string
UTR Reference Number
Nested Schema : ScfPaymentDTO
Type:
object
Payment details for Payments Model
Show Source
-
accOwner:
string
accOwner
-
addlText:
string
Additional Text
-
allocatedAmt:
number
allocatedAmt
-
allocationRequired:
string
allocationRequired
-
allocStatus:
string
allocStatus
-
autoReconcile:
string
Auto Reconcile
-
bankChargeAmt:
number
bankChargeAmt
-
bankCode:
string
Bank Code
-
beneficiaryCode:
string
Beneficiary Code
-
beneficiaryId:
string
Beneficiary Id
-
beneficiaryName:
string
Beneficiary Id
-
beneficiaryRole:
string
beneficiaryRole
-
consAllocStatus:
string
Consolidate alloc status
-
consPaymentStatus:
string
Consolidate payment status
-
counterpartyCode:
string
Counterparty Code
-
counterpartyId:
string
Counterparty Id
-
counterpartyName:
string
counterpartyName
-
counterpartyRole:
string
counterpartyRole
-
creditAccNo:
string
Credit Account Number
-
creditNoteRefNo:
string
Credit Note Reference Number
-
dcIndicator:
string
Dc Indicator
-
deducAmt:
number
deducAmt
-
derivedFlag:
string
derivedFlag
-
eftRefNo:
string
Eft Reference Number
-
entityRefNo:
string
Entity Reference Number
-
errorDesc:
string
errorDesc
-
excessHandling:
string
excessHandling
-
excessRefundParty:
string
excessRefundParty
-
excessRefundPartyId:
string
excessRefundPartyId
-
excessRefundPaymentMode:
string
excessRefundPaymentMode
-
fileName:
string
File Name
-
filler1:
string
Filler 1
-
filler10:
string
Filler 10
-
filler2:
string
Filler 2
-
filler3:
string
Filler 3
-
filler4:
string
Filler 4
-
filler5:
string
Filler 5
-
filler6:
string
Filler 6
-
filler7:
string
Filler 7
-
filler8:
string
Filler 8
-
filler9:
string
Filler 9
-
financeReferenceNo:
string
financeReferenceNo
-
flag:
string
Flag
-
genericAppropriation:
string
Generic Appropriation
-
indicator:
string
Indicator
-
instrumentBank:
string
Instrument Bank
-
instrumentBranch:
string
Instrument Branch
-
instrumentCleared:
string
instrumentCleared
-
instrumentDate:
string
Instrument Date
-
isAutoAuth:
string
isAutoAuth
-
isIndirectPayment:
string
isIndirectPayment
-
isPUA:
string
isPUA
-
isRecon:
string
isRecon
-
lastActionPerformed:
string
Last Action Performed
-
mandateRefNo:
string
Mandate Reference Number
-
matchedAmount:
number
matchedAmount
-
outputStatus:
string
Output status
-
parentPaymentNo:
string
Parent Payment Number
-
parentPaymentRefNo:
string
parentPaymentRefNo
-
partyPaymentCode:
string
Party Payment Code
-
paymentAmount:
number
Payment Amount
-
paymentBusinessDate:
string
paymentBusinessDate
-
paymentCurrency:
string
Payment Currency
-
paymentDate:
string
Payment Date
-
paymentMode:
string
Payment Mode
-
paymentNumber:
string
Payment Number
-
paymentPartyCategory:
string
paymentPartyCategory
-
paymentPartyId:
string
Payment Party id
-
paymentPartyName:
string
-
paymentPartyRole:
string
paymentPartyRole
-
paymentProcessStatus:
string
Payment Process Status
-
paymentRefNo:
string
Payment Reference Number
-
paymentStatus:
string
Payment Status
-
portalReference:
string
Portal Reference
-
procBranchCode:
string
procBranchCode
-
procBranchDate:
string
procBranchDate
-
programCode:
string
Program Code
-
reasonCode:
string
Reason Code
-
reconciledPmtAmt:
number
reconciledPmtAmt
-
reconTxnStatus:
string
reconTxnStatus
-
refundAmount:
number
refundAmount
-
relationshipCode:
string
relationshipCode
-
remarks:
string
Remarks
-
remitterAccNo:
string
Remitter Account Number
-
seqNo:
integer(int64)
seqNo
-
sourceTxnId:
string
Recon Txn Number
-
specificAppropriation:
string
Specific Appropriation
-
stageId:
string
stageId
-
totalAllocatedAmt:
number
totalAllocatedAmt
-
transactionRefNo:
string
transactionRefNo
-
transactionStatus:
string
transactionStatus
-
unallocatedAmt:
number
unallocatedAmt
-
unmatchedAmount:
number
unmatchedAmount
-
virtualAcFlag:
string
virtualAcFlag
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error