Kafka Application - relationship master event 1.0.0

Kafka Application - relationship master event

Servers

whf00mip.in.oracle.com:9092 kafka

Development server

Operations

Sub relationshipMaster

Relationship master topic

Get relationship master event

Accepts the following message:

Update Relationship Master Update Relationship Master Message

Update Relationship Master Message

Get relationship master list

Payload UpdateRelationshipMasterDto
object
id
string
authStat
string
recordStat
string
modNo
string
checkerDtStamp
string
makerDtStamp
string
makerId
string
checkerId
string
onceAuth
string
relationshipCode
string
relationshipName
string
corporateId
string
corporateName
string
autoAcceptance
string
effFromDate
string
expiresOn
string
product
string
noOfDays
string
ObcmRelationshipDetails
object
updateRelationshipDetailsDtoList
array<object>

Get Relationship Detail Record

id
string
relationsMasterId
string
counterpartyid
string
counterpartyname
string
partyType
string
autoAcceptance
string
expiresOn
string
noOfDays
string
status
string
ObcmTmRelationshipDetailsDataDTO
object
updateRelationshipDetailsDataDtoList
array<object>
externalCode
string
divisionCode
string
corporateDivisionCode
string
id
string
relationshipDetailId
string

Additional items are allowed.

Additional properties are allowed.

Additional items are allowed.

Additional properties are allowed.

Additional properties are allowed.

Examples

Update Relationship Master Message
Payload
{ "id": "string", "authStat": "string", "recordStat": "string", "modNo": "string", "checkerDtStamp": "string", "makerDtStamp": "string", "makerId": "string", "checkerId": "string", "onceAuth": "string", "relationshipCode": "string", "relationshipName": "string", "corporateId": "string", "corporateName": "string", "autoAcceptance": "string", "effFromDate": "string", "expiresOn": "string", "product": "string", "noOfDays": "string", "ObcmRelationshipDetails": { "updateRelationshipDetailsDtoList": [ { "id": "string", "relationsMasterId": "string", "counterpartyid": "string", "counterpartyname": "string", "partyType": "string", "autoAcceptance": "string", "expiresOn": "string", "noOfDays": "string", "status": "string", "ObcmTmRelationshipDetailsDataDTO": { "updateRelationshipDetailsDataDtoList": [ { "externalCode": "string", "divisionCode": "string", "corporateDivisionCode": "string", "id": "string", "relationshipDetailId": "string" } ] } } ] } }
This example has been generated automatically.

Messages

#1 Update Relationship Master Update Relationship Master Message

Update Relationship Master Message

Payload UpdateRelationshipMasterDto
object
id
string
authStat
string
recordStat
string
modNo
string
checkerDtStamp
string
makerDtStamp
string
makerId
string
checkerId
string
onceAuth
string
relationshipCode
string
relationshipName
string
corporateId
string
corporateName
string
autoAcceptance
string
effFromDate
string
expiresOn
string
product
string
noOfDays
string
ObcmRelationshipDetails
object
updateRelationshipDetailsDtoList
array<object>

Get Relationship Detail Record

id
string
relationsMasterId
string
counterpartyid
string
counterpartyname
string
partyType
string
autoAcceptance
string
expiresOn
string
noOfDays
string
status
string
ObcmTmRelationshipDetailsDataDTO
object
updateRelationshipDetailsDataDtoList
array<object>
externalCode
string
divisionCode
string
corporateDivisionCode
string
id
string
relationshipDetailId
string

Additional items are allowed.

Additional properties are allowed.

Additional items are allowed.

Additional properties are allowed.

Additional properties are allowed.