Kafka Application - createCustomerDelinqStatus event 1.0.0

Kafka Application - createCustomerDelinqStatus event

Servers

whf00mip.in.oracle.com:9092 kafka

Development server

Operations

Sub createCustomerDelinqStatus

createCustomerDelinqStatus topic

Get createCustomerDelinqStatus event

Accepts the following message:

Update createCustomerDelinqStatus Update createCustomerDelinqStatus Message

Update createCustomerDelinqStatus Message

Get createCustomerDelinqStatus list

Payload CreateCustomerDelinqDto
object
createCustomerDelinqStatusDto
array<object>

CreateCustomerDelinqStatusDto

customerId
string
delinquencyStatus
string
activeStatus
string
statusDate
string
channel
string
event
string
customerName
string
deliquencyDescription
string
priority
string

Additional items are allowed.

userId
string
serviceBranchCode
string

Additional properties are allowed.

Examples

Update createCustomerDelinqStatus Message
Payload
{ "createCustomerDelinqStatusDto": [ { "customerId": "string", "delinquencyStatus": "string", "activeStatus": "string", "statusDate": "string", "channel": "string", "event": "string", "customerName": "string", "deliquencyDescription": "string", "priority": "string" } ], "userId": "string", "serviceBranchCode": "string" }
This example has been generated automatically.

Messages

#1 Update createCustomerDelinqStatus Update createCustomerDelinqStatus Message

Update createCustomerDelinqStatus Message

Payload CreateCustomerDelinqDto
object
createCustomerDelinqStatusDto
array<object>

CreateCustomerDelinqStatusDto

customerId
string
delinquencyStatus
string
activeStatus
string
statusDate
string
channel
string
event
string
customerName
string
deliquencyDescription
string
priority
string

Additional items are allowed.

userId
string
serviceBranchCode
string

Additional properties are allowed.