1.5.5 Owner

Event notification for amendment including addition, deletion and update in party-to-party relationship of the Owner relationship.

Table 1-40 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0066 OWNER_REL obpySmbAmendOwnerRel SMB
Event Payload
{
    "branchCode": "string",
    "userId": "string",
    "applicationNumber": "string",
    "handoffStatus": "SUCCESS",
    "sourceProductId": "OBPY",
    "externalCustomerId": "string",
    "partyId": "string",
    "partyType": "S",
    "eventType": "amend",
    "datasegmentCode": "DS0066",
    "datasegmentName": "OWNER_REL",
    "methodType": "PUT",
    "amendPayload": {
            "recordId": "string",
            "parentId": "string",
            "partyId": "string",
            "versionNo": "1",
            "recordStat": "O",
            "createdBy": "ADMINUSER1",
            "createdDate": "2018-03-30T00:00:00",
            "updatedBy": "ADMINUSER2",
            "updatedDate": "2018-03-30T00:00:00",
"ownerList": "[{id=string, parentId=string, associatePartyId=string, ownershipPercentage=100, associatedSince=2024-06-04, versionNo=1, recordStat=W, createdBy=string, createdDate=2018-03-30T10:42:21, updatedDate=2018-03-30T10:42:21}]"
        },
        "amendDateTime": "2018-03-30T00:00:00.053035",
        "applicationDate": "2018-03-30"
    }