Modify a LB Bulk Payment
post
/LBBulkPaymentService/LBBulkPayment/ModifyBulkPayment
This operation modifies a LB bulk payment using LBBulkPayment Service (LBDBLKPT).
Request
Header Parameters
-
BRANCH: string
Enter Transaction Branch
-
ENTITY(optional): string
Enter Entity ID
-
SOURCE: string
Enter Source Code of External System
-
USERID: string
Enter User ID
Root Schema : BulkPymntMasterDto
Type:
Show Source
object
-
actionCode(optional):
string
Indicates ActionCode
-
counterparty(optional):
string
Indicates Counterparty
-
currency(optional):
string
Indicates Currency
-
finalResponseStatus(optional):
string
Indicates FinalResponseStatus
-
processingDate(optional):
string
Indicates ProcessingDate
-
processRefNo(optional):
string
Indicates ProcessRefNo
-
pymntHdrList(optional):
array pymntHdrList
-
simulate(optional):
string
Indicates Simulate
-
totalAmountPaid(optional):
number
Indicates TotalAmountPaid
Nested Schema : PymntHdrDto
Type:
Show Source
object
-
branch(optional):
string
Indicates Branch
-
ccy(optional):
string
Indicates Ccy
-
contractRefNo(optional):
string
Indicates ContractRefNo
-
counterparty(optional):
string
Indicates Counterparty
-
errorRespList(optional):
array errorRespList
-
latestEventSeqNo(optional):
number
Indicates LatestEventSeqNo
-
pymntSummaryList(optional):
array pymntSummaryList
-
resStatus(optional):
string
Indicates ResStatus
-
userDefinedStatus(optional):
string
Indicates UserDefinedStatus
Nested Schema : ErrorRespDto
Type:
Show Source
object
-
contractRefNo(optional):
string
Indicates ContractRefNo
-
errCode(optional):
string
Indicates ErrCode
-
errDesc(optional):
string
Indicates ErrDesc
-
errType(optional):
string
Indicates ErrType
-
eventSeqNo(optional):
number
Indicates EventSeqNo
-
ovdSeqNo(optional):
number
Indicates OvdSeqNo
Nested Schema : PymntSummaryDto
Type:
Show Source
object
-
contractRefNo(optional):
string
Indicates ContractRefNo
-
eventSeqNo(optional):
number
Indicates EventSeqNo
-
limitDate(optional):
string
Indicates LimitDate
-
pymtDetailsList(optional):
array pymtDetailsList
-
schDate(optional):
string
Indicates SchDate
-
totalPaid(optional):
number
Indicates TotalPaid
-
valueDate(optional):
string
Indicates ValueDate
Nested Schema : PymtDetailsDto
Type:
Show Source
object
-
amountDue(optional):
number
Indicates AmountDue
-
amountPaid(optional):
number
Indicates AmountPaid
-
component(optional):
string
Indicates Component
-
contractRefNo(optional):
string
Indicates ContractRefNo
-
eventSeqNo(optional):
number
Indicates EventSeqNo
-
overdueDays(optional):
number
Indicates OverdueDays
-
taxPaid(optional):
number
Indicates TaxPaid
Response
Supported Media Types
- application/json
200 Response
ModifyBulkPayment Successfully Performed
400 Response
Failed while processing request
401 Response
User Not Authorized
405 Response
Method Not Allowed
500 Response
Internal Server Error