Authorizes a LB Payment
post
/LBPaymentAuthService/LBPaymentAuth/AuthorizeLBPaymentAuth
This operation authorizes a LB Payment using LBPaymentAuth Service(LBDPYAUT).
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
-
authby:
string
Indicates Authby
-
authdtstamp:
string
Indicates Authdtstamp
-
confirmed:
string
Indicates Confirmed
-
conrefeno:
string
Indicates Conrefeno
-
errcode:
string
Indicates Errcode
-
evntseqeno:
number
Indicates Evntseqeno
-
mod:
string
Indicates Mod
-
onlauthid:
string
Indicates Onlauthid
-
ovdseqno:
number
Indicates Ovdseqno
-
ovdstat:
string
Indicates Ovdstat
-
remark:
string
Indicates Remark
-
txtstat:
string
Indicates Txtstat
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
AuthorizeLBPaymentAuth Successfully Performed
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error