Kafka Application - finance int comp updated event
Development server
finance int comp updated topic
Get finance int comp updated event
Accepts the following message:
Update Finance Int Comp Message
Finance interest data list
Additional items are allowed.
Additional properties are allowed.
{ "userId": "string", "serviceBranchCode": "string", "scfFinanceIntCompDto": [ { "id": "string", "branchCode": "string", "branchName": "string", "refNo": "string", "clRefNo": "string", "componentType": "string", "startDate": "string", "endDate": "string", "rateType": "string", "currency": "string", "noOfDays": "string", "basisAmt": "string", "calculatedAmt": "string", "dailyAverageAmt": "string", "calculationDate": "string", "applicationCode": "string", "eventDate": "string", "eventType": "string", "branchLocalCcy": "string" } ] }