Kafka Application - products updated event
Development server
products updated topic
Get products updated event
Accepts the following message:
Update Products Message
Get updated products list
Additional properties are allowed.
{ "id": "string", "modNo": "string", "productCode": "string", "productDescription": "string", "productType": "string", "productCategory": "string", "branchCode": "string", "branchDesc": "string", "debtor": "string", "effectiveFrom": "string", "expiresOn": "string", "autoFinanceApplicable": "string", "autoSettlementApplicable": "string", "preferredDisburesementMode": "string", "preferredSettlementMode": "string", "minFinancePercentage": "string", "maxFinancePercentage": "string", "minTenorAllowed": "string", "maxTenorAllowed": "string", "withRecourse": "string", "creditLimitUtilization": "string", "stalePeriod": "string", "minWaitingPeriod": "string", "prePaymentAllowed": "string", "partPaymentAllowed": "string", "maturityDateCalculation": "string", "multipleDisbursementAllowed": "string", "holidayTreatement": "string", "appropriationSeqOnDueDate": "string", "appropriationSeqBefDueDate": "string", "appropriationSeqAftDueDate": "string", "npaAppropriationSeq": "string", "autoDebitApplicable": "string", "debitPartyOnDueDate": "string", "debitPartyAfterDueDate": "string", "debitAcctTypeOnDueDate": "string", "debitAcctTypeAfterDueDate": "string", "reconciliationTowards": "string", "graceDays": "string", "makerId": "string", "makerDtStamp": "string", "checkerId": "string", "checkerDtStamp": "string", "countryCode": "string", "countryName": "string", "marginHandling": "string", "marginPaymentMode": "string", "interestRefundHandling": "string", "interestRefundPaymentMode": "string" }