Modify an LB Bulk Payment
post
/LBBulkPaymentService/LBBulkPayment/ModifyBulkPayment
This operation modifies 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
ModifyBulkPayment Successfully Performed
Nested Schema : HeadDto
Type:
Show Source
object
-
eventList:
array eventList
-
isWorstStatus:
string
Indicates IsWorstStatus
-
maxtxnamt:
number
Indicates Maxtxnamt
-
mintxnamt:
number
Indicates Mintxnamt
-
refno:
string
Indicates Refno
-
status:
string
Indicates Status
-
statusDescription:
string
Indicates StatusDescription
-
trnFromDt:
string
Indicates Transaction From Date
-
trnToDt:
string
Indicates TrnToDt
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 : EventDto
Type:
Show Source
object
-
accountList:
array accountList
-
authstat:
string
Allowed Values:
[ "A", "U" ]
Indicates Authorized A - Authorized U - Unauthorized -
checkerId:
string
Indicates User Id who has Authorized the creation\modification of Customer Account.
-
contrefno:
string
Indicates Contract Reference
-
desc:
string
Indicates Event Description
-
eventcd:
string
Indicates Event Code
-
eventdt:
string
Indictes Event Date
-
eventno:
number
Indicates the Event Sequence No
-
makerid:
string
Indicates Maker ID
-
module:
string
Indicates Module
-
msgList:
array msgList
-
reversedesn:
number
Indicates Reversed ESN
Nested Schema : AccountDto
Type:
Show Source
object
-
acbrn:
string
Indicates Branch
-
acccy:
string
Indicates Account Currency
-
accno:
string
Indicates Account
-
acctype:
string
Indicates Account/GL Number
-
acdesc:
string
Indicates Account Description
-
acsrno:
number
Indicates Entry Serial Number
-
amttag:
string
Indicates Amount tag
-
bnkLcy:
string
Indicates Local Currency
-
drcrind:
string
Indicates Debit/Credit
-
event:
string
Indicates Event
-
eventSrNo:
number
Indicates ESN
-
exrate:
number
Indicates Exchange Rate
-
fcyamt:
number
Indicates Foreign Currency Amount
-
lcyamt:
number
Indicates Local Currency Amount
- relatedCustomer: string
- relatedReference: string
-
trncd:
string
Indicates Transaction Code
-
trndt:
string
Indicates Transaction From Date
-
trnrefno:
string
Indicates transaction reference number of project details
-
valdt:
string
Indicates Value Date
Nested Schema : MsgDto
Type:
Show Source
object
-
authstat:
string
Indicates Authstat
-
ccy:
string
Indicates Ccy
-
counterparty:
string
Indicates Counterparty
-
dcn:
string
Indicates Dcn
-
esn:
number
Indicates Esn
-
media:
string
Indicates Media
-
message:
string
Indicates Message
-
msgdesc:
string
Indicates Msgdesc
-
msgdetList:
array msgdetList
-
msgstat:
string
Indicates Msgstat
-
msgtype:
string
Indicates Msgtype
-
name:
string
Indicates Name
-
pmntrefno:
string
Indicates Pmntrefno
-
receiver:
string
Indicates Receiver
-
refno:
string
Indicates Refno
-
runningNo:
number
Indicates RunningNo
-
swiftmsgtype:
string
Indicates Swiftmsgtype
-
teststat:
string
Indicates Teststat
Nested Schema : MsgdetDto
Type:
Show Source
object
-
dcn:
string
Indicates Dcn
-
msg:
string
Indicates Msg
-
runningno:
number
Indicates Runningno
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error