Query by LB Contract Reference Number
get
/LBPaymentService/LBPayment/QueryLBPayment/contractrefno/{contractrefno}
This operation queries by LB contract reference number using LBPayment Service (LBDPYMNT).
Request
Path Parameters
-
contractrefno(required): string
contractrefno
Header Parameters
-
BRANCH(required): string
Enter Transaction Branch
-
ENTITY: string
Enter Entity ID
-
SOURCE(required): string
Enter Source Code of External System
-
USERID(required): string
Enter User ID
Response
Supported Media Types
- application/json
200 Response
LBPayment Successfully Queried
Nested Schema : BulkPymntMasterDto
Type:
Show Source
object
-
actionCode:
string
Indicates ActionCode
-
counterparty:
string
Indicates Counterparty
-
currency:
string
Indicates Currency
-
finalResponseStatus:
string
Indicates FinalResponseStatus
-
processingDate:
string
Indicates ProcessingDate
-
processRefNo:
string
Indicates ProcessRefNo
-
pymntHdrList:
array pymntHdrList
-
simulate:
string
Indicates Simulate
-
totalAmountPaid:
number
Indicates TotalAmountPaid
Nested Schema : PymntHdrDto
Type:
Show Source
object
-
branch:
string
Indicates Branch
-
ccy:
string
Indicates Ccy
-
contractRefNo:
string
Indicates ContractRefNo
-
counterparty:
string
Indicates Counterparty
-
errorRespList:
array errorRespList
-
latestEventSeqNo:
number
Indicates LatestEventSeqNo
-
pymntSummaryList:
array pymntSummaryList
-
resStatus:
string
Indicates ResStatus
-
userDefinedStatus:
string
Indicates UserDefinedStatus
Nested Schema : ErrorRespDto
Type:
Show Source
object
-
contractRefNo:
string
Indicates ContractRefNo
-
errCode:
string
Indicates ErrCode
-
errDesc:
string
Indicates ErrDesc
-
errType:
string
Indicates ErrType
-
eventSeqNo:
number
Indicates EventSeqNo
-
ovdSeqNo:
number
Indicates OvdSeqNo
Nested Schema : PymntSummaryDto
Type:
Show Source
object
-
contractRefNo:
string
Indicates ContractRefNo
-
eventSeqNo:
number
Indicates EventSeqNo
-
limitDate:
string
Indicates LimitDate
-
pymtDetailsList:
array pymtDetailsList
-
schDate:
string
Indicates SchDate
-
totalPaid:
number
Indicates TotalPaid
-
valueDate:
string
Indicates ValueDate
Nested Schema : PymtDetailsDto
Type:
Show Source
object
-
amountDue:
number
Indicates AmountDue
-
amountPaid:
number
Indicates AmountPaid
-
component:
string
Indicates Component
-
contractRefNo:
string
Indicates ContractRefNo
-
eventSeqNo:
number
Indicates EventSeqNo
-
overdueDays:
number
Indicates OverdueDays
-
taxPaid:
number
Indicates TaxPaid
Nested Schema : FCUBSError
Type:
Show Source
object
-
ecode:
string
Indicates Error Code
-
edesc:
string
Indicates Error Description
Nested Schema : FCUBSWarn
Type:
Show Source
object
-
wcode:
string
Indicates Warning Code
-
wdesc:
string
Indicates Warning Description
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error