Create a LB Bulk Payment
post
/LBBulkPaymentService/LBBulkPayment/CreateBulkPayment
This operation creates a LB bulk payment using LBBulkPayment Service (LBDBLKPT).
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 : 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
Response
Supported Media Types
- application/json
201 Response
CreateBulkPayment Successfully Performed
Nested Schema : CstbsContractPmtHdrDto
Type:
Show Source
object
-
assetCcy:
string
Indicates AssetCcy
-
balance:
number
Indicates Balance
-
btnauthui:
string
Indicates Btnauthui
-
btnSetlinfo:
string
Indicates BtnSetlinfo
-
contrrefno:
string
Indicates Contrrefno
-
contstat:
string
Indicates Contstat
-
counterparty:
string
Indicates Counterparty
-
currentesnui:
number
Indicates Currentesnui
-
curreventcode:
string
Indicates Curreventcode
-
latevnseqno:
number
Indicates Latevnseqno
-
latverno:
number
Indicates Latverno
-
moducd:
string
Indicates Moducd
-
oltbsContractLiqSummary:
object OltbsContractLiqSummaryDto
-
paymentstat:
string
Indicates Paymentstat
Nested Schema : OltbsContractLiqSummaryDto
Type:
Show Source
object
-
amtblkrmks:
string
Indicates Amtblkrmks
-
asstdate:
string
Indicates Asstdate
-
contrrefno:
string
Indicates Contrrefno
-
eventSeqNo1:
number
Indicates EventSeqNo1
-
oltbsContractLiqPmtList:
array oltbsContractLiqPmtList
-
oltbsContractOvdList:
array oltbsContractOvdList
-
paymentstatus:
string
Indicates Paymentstatus
-
prepaymentPenaltyAmount:
number
Indicates PrepaymentPenaltyAmount
-
prepaymentpenaltyrate:
number
Indicates Prepaymentpenaltyrate
-
rekytotlpaid:
number
Indicates Rekytotlpaid
-
showDet:
string
Indicates ShowDet
Nested Schema : OltbsContractLiqPmtDto
Type:
Show Source
object
-
amountdue:
number
Indicates Amountdue
-
amountpaid:
number
Indicates Amountpaid
-
amountTagg:
string
Indicates AmountTagg
-
contractrefno:
string
Indicates Contractrefno
-
eventseqno:
number
Indicates Eventseqno
-
odDays:
number
Indicates OdDays
-
taxpaid:
number
Indicates Taxpaid
Nested Schema : OltbsContractOvdDto
Type:
Show Source
object
-
acstatus:
string
Indicates Acstatus
-
authdtstamp:
string
Indicates Authdtstamp
-
checker:
string
Indicates Checker
-
confirmed:
string
Indicates Confirmed
-
contractrefno:
string
Indicates Contractrefno
-
errcode:
string
Indicates Errcode
-
errmsg:
string
Indicates Errmsg
-
eventseqno:
number
Indicates Eventseqno
-
module:
string
Indicates Module
-
onlineauthid:
string
Indicates Onlineauthid
-
ovdseqno:
number
Indicates Ovdseqno
-
ovdstatus:
string
Indicates Ovdstatus
-
ovdtype:
string
Indicates Ovdtype
-
parameters:
string
Indicates Parameters
-
remarks:
string
Indicates Remarks
-
txtstatus:
string
Indicates Txtstatus
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error