Kafka Application - createExternalDelinqStatus event 1.0.0

Kafka Application - createExternalDelinqStatus event

Servers

whf00mip.in.oracle.com:9092 kafka

Development server

Operations

Sub createExternalDelinqStatus

createExternalDelinqStatus topic

Get createExternalDelinqStatus event

Accepts the following message:

Update createExternalDelinqStatus Update createExternalDelinqStatus Message

Update createExternalDelinqStatus Message

Get createExternalDelinqStatus list

Payload CreateExternalDelinqDto
object
extCustomerDelinqStatusId
string
userId
string
serviceBranchCode
string
createExtCustomerDelinqStatusHisDto
array<object>

CreateExtCustomerDelinqStatusHisDto

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

Additional items are allowed.

Additional properties are allowed.

Examples

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

Messages

#1 Update createExternalDelinqStatus Update createExternalDelinqStatus Message

Update createExternalDelinqStatus Message

Payload CreateExternalDelinqDto
object
extCustomerDelinqStatusId
string
userId
string
serviceBranchCode
string
createExtCustomerDelinqStatusHisDto
array<object>

CreateExtCustomerDelinqStatusHisDto

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

Additional items are allowed.

Additional properties are allowed.