Kafka Application - products updated event 1.0.0

Kafka Application - products updated event

Servers

whf00mip.in.oracle.com:9092 kafka

Development server

Operations

Sub productsUpdated

products updated topic

Get products updated event

Accepts the following message:

Update Products Update Products Message

Update Products Message

Get updated products list

Payload UpdateProductsDto
object
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

Additional properties are allowed.

Examples

Update Products Message
Payload
{ "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" }
This example has been generated automatically.

Messages

#1 Update Products Update Products Message

Update Products Message

Payload UpdateProductsDto
object
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

Additional properties are allowed.