Close a LB Payment
post
/LBPaymentService/LBPayment/CloseLBPayment
This operation closes a LB Payment using LBPayment Service(LBDPYMNT).
Request
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
Root Schema : PmtHdrDto
Type:
Show Source
object
-
bdVdBal:
string
Indicates BdVdBal
- btnPartShare: string
-
btnSetlinfo:
string
Indicates BtnSetlinfo
-
btnVwMsg:
string
Indicates BtnVwMsg
-
cntrefno:
string
Indicates Cntrefno
-
const1:
string
Indicates Const
-
contractCcy:
string
Indicates ContractCcy
-
counterparty:
string
Indicates Counterparty
-
currEventCode:
string
Indicates CurrEventCode
-
latestEventSeqNo:
number
Indicates LatestEventSeqNo
-
latestVersionNo:
number
Indicates LatestVersionNo
-
moduleCode:
string
Indicates ModuleCode
-
paymentStatus:
string
Indicates PaymentStatus
-
pmtSummary:
object PmtSummaryDto
-
viewfpmlmsg:
string
Indicates Viewfpmlmsg
Nested Schema : PmtSummaryDto
Type:
Show Source
object
-
contractOvdList:
array contractOvdList
-
contractRefNo:
string
Indicates ContractRefNo
-
eventSeqNo:
number
Indicates EventSeqNo
-
paymentRemarks:
string
Indicates PaymentRemarks
-
paymentStatus:
string
Indicates PaymentStatus
-
pmtList:
array pmtList
-
pnlRate:
number
Indicates PnlRate
-
prepaymentPenaltyAmount:
number
Indicates PrepaymentPenaltyAmount
-
showDet:
string
Indicates ShowDet
-
totalPaid:
number
Indicates TotalPaid
-
valueDate:
string
Indicates ValueDate
Nested Schema : ContractOvdDto
Type:
Show Source
object
-
authDtStamp:
string
Indicates AuthDtStamp
-
authoriseBy:
string
Indicates AuthoriseBy
-
confirmed:
string
Indicates Confirmed
-
contractRefNo:
string
Indicates ContractRefNo
-
errCode:
string
Indicates ErrCode
-
eventSeqNo:
number
Indicates EventSeqNo
-
module:
string
Indicates Module
-
onlineAuthId:
string
Indicates OnlineAuthId
-
ovdSeqNo:
number
Indicates OvdSeqNo
-
ovdStatus:
string
Indicates OvdStatus
-
ovdtxt:
string
Indicates Ovdtxt
-
ovdType:
string
Indicates OvdType
-
ovrideAuthstat:
string
Indicates OvrideAuthstat
-
parameters:
string
Indicates Parameters
-
remarks:
string
Indicates Remarks
-
txtStatus:
string
Indicates TxtStatus
Nested Schema : PmtDto
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
Response
Supported Media Types
- application/json
200 Response
CloseLBPayment Successfully Performed
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error