Authorize an OL Loan Payment
post
/OLLoanPaymentAuthService/OLLoanPaymentAuth/AuthorizePayMtAuth
This operation authorizes an OL Loan Payment using OLLoanPaymentAuth Service (OLDPMAUT).
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 : CstbsContractPmtHdrDto
Type:
Show Source
object
-
assetCcy:
string
This field indicates Currency
-
balance:
number
This field indicates Balance
-
btnauthui:
string
This field indicates Authorize
-
btnSetlinfo:
string
This field indicates Settlement Info
-
contrrefno:
string
This field indicates Contract Ref No
-
contstat:
string
This field indicates Contract Status
-
counterparty:
string
This field indicates Counterparty
-
currentesnui:
number
This field indicates Payment Status
-
curreventcode:
string
This field indicates Current Event Code
-
latevnseqno:
number
This field indicates Latest event sequence number
-
latverno:
number
This field indicates Latest Version Number
-
moducd:
string
This field indicates Module Code
-
oltbsContractLiqSummary:
object OltbsContractLiqSummaryDto
-
paymentstat:
string
This field indicates Payment Status
Nested Schema : OltbsContractLiqSummaryDto
Type:
Show Source
object
-
amtblkrmks:
string
This field indicates Remarks
-
asstdate:
string
This field indicates Value Date
-
contrrefno:
string
This field indicates Contract Ref No
-
eventSeqNo1:
number
This field indicates Event Seq No
-
oltbsContractLiqPmtList:
array oltbsContractLiqPmtList
-
oltbsContractOvdList:
array oltbsContractOvdList
-
paymentstatus:
string
This field indicates Payment Status
-
prepaymentPenaltyAmount:
number
This field indicates Penalty Amount
-
prepaymentpenaltyrate:
number
This field indicates Penalty Rate
-
rekytotlpaid:
number
This field indicates Total Paid
-
showDet:
string
This field indicates Show Details
Nested Schema : OltbsContractLiqPmtDto
Type:
Show Source
object
-
amountdue:
number
This field indicates Amount Due
-
amountpaid:
number
This field indicates Amount Paid
-
amountTagg:
string
This field indicates Component
-
contractrefno:
string
This field indicates Contract Reference
-
eventseqno:
number
This field indicates ESN
-
odDays:
number
This field indicates OD Days
-
taxpaid:
number
This field indicates Tax Paid
Nested Schema : OltbsContractOvdDto
Type:
Show Source
object
-
acstatus:
string
This field indicates Status
-
authdtstamp:
string
This field indicates Auth Date Stamp
-
checker:
string
This field indicates Auth By
-
confirmed:
string
This field indicates Confirmed
-
contractrefno:
string
This field indicates Contract Reference
-
errcode:
string
This field indicates Error Code
-
errmsg:
string
This field indicates Error Message
-
eventseqno:
number
This field indicates ESN
-
module:
string
This field indicates Module
-
onlineauthid:
string
This field indicates Online Authorizer Id
-
ovdseqno:
number
This field indicates Sequence Number
-
ovdstatus:
string
This field indicates Override Status
-
ovdtype:
string
This field indicates Override Type
-
parameters:
string
This field indicates Parameters
-
remarks:
string
This field indicates Remarks
-
txtstatus:
string
This field indicates Status
Response
Supported Media Types
- application/json
200 Response
AuthorizePayMtAuth Successfully Performed
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