Authorize an LB Bulk Payment
post
/LBBulkPaymentService/LBBulkPayment/AuthorizeBulkPayment
This operation authorizes an 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
200 Response
AuthorizeBulkPayment Successfully Performed
Nested Schema : HeaderDto
Type:
Show Source
object
-
amt:
number
Indicates Amt
-
authorize:
string
Indicates Authorize
-
authStatus:
string
Indicates AuthStatus
-
btnSettlement:
string
Indicates BtnSettlement
-
btnVwMsg:
string
Indicates BtnVwMsg
-
ccy:
string
Indicates Ccy
-
checkerDtStamp:
string
Indicates CheckerDtStamp
-
checkerId:
string
Indicates CheckerId
-
contractOvdList:
array contractOvdList
-
contractRefNo:
string
Indicates ContractRefNo
-
contractRefNo1(required):
string
Indicates ContractRefNo1
-
contractStatus:
string
Indicates ContractStatus
-
eventCode:
string
Indicates EventCode
-
eventDate:
string
Indicates EventDate
-
eventSeqNo:
number
Indicates EventSeqNo
-
intrte:
number
Indicates Intrte
-
madte:
string
Indicates Madte
-
makerDtStamp:
string
Indicates MakerDtStamp
-
makerId:
string
Indicates MakerId
-
module:
string
Indicates Module
-
oltbsContractChangeLogList:
array oltbsContractChangeLogList
- participantShare: string
-
valdt:
string
Indicates Valdt
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
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 : OltbsContractChangeLogDto
Type:
Show Source
object
-
changeSeqNo:
number
Indicates ChangeSeqNo
-
contractRefNo:
string
Indicates ContractRefNo
-
dateChanged:
string
Indicates DateChanged
-
eventSeqNo:
number
Indicates EventSeqNo
-
fieldChanged:
string
Indicates FieldChanged
-
fieldDescription:
string
Indicates FieldDescription
-
newDisplayValue:
string
Indicates NewDisplayValue
-
newValue:
string
Indicates NewValue
-
oldDisplayValue:
string
Indicates OldDisplayValue
-
oldValue:
string
Indicates OldValue
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error