Kafka Application - programs updated event
Development server
programs update topic
Get programs update event
Accepts the following message:
Update Programs Message
Get updated programs list
Additional properties are allowed.
{ "id": "string", "modNo": "string", "programCode": "string", "programName": "string", "productCode": "string", "anchorId": "string", "anchorName": "string", "effectiveFrom": "string", "expiresOn": "string", "autoAcceptanceApplicable": "string", "autoAcceptanceDays": "string", "autoFinanceApplicable": "string", "autoSettlementApplicable": "string", "preferredDisburesementMode": "string", "preferredSettlementMode": "string", "minFinancePercentage": "string", "maxFinancePercentage": "string", "minTenorAllowed": "string", "maxTenorAllowed": "string", "withRecourse": "string", "disbursementCcy": "string", "authorizationRequired": "string", "productDescription": "string", "reconciliationTowards": "string", "graceDays": "string", "makerId": "string", "makerDtStamp": "string", "checkerId": "string", "checkerDtStamp": "string", "spokeId": "string", "spokeName": "string", "spokeAutoFinanceApplicable": "string", "spokePreferredDisburseMode": "string", "spokeAutoSettleApplicable": "string", "spokePreferredSettleMode": "string", "spokeMinFinancePercentage": "string", "spokeMaxFinancePercentage": "string", "spokeMinTenorAllowed": "string", "spokeMaxTenorAllowed": "string", "spokeWithRecourse": "string", "spokeDisbursementCcy": "string", "spokeAuthorizationRequired": "string", "spokeReconciliationTowards": "string", "spokeGraceDays": "string", "countryName": "string", "marginHandling": "string", "marginPaymentMode": "string", "interestRefundHandling": "string", "interestRefundPaymentMode": "string", "spokeMarginHandling": "string", "spokeMarginPaymentMode": "string", "spokeInterestRefundHandling": "string", "spokeInterestRefundPaymentMode": "string" }