1.4.13 Household

Event notification for amendment in household relationship of the party.

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

Table 1-15 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0012 HOUSEHOLD_REL obpyRetAmendHouseholdRel Retail
Event Payload
{
        “applicationNumber”: “string”,   
        “branchCode”: “000”,   
        “userId”: “string”,   
        “partyId”: “string”, 
        “externalCustomerId”: “string”,
        “partyType”: “I”,   
        “eventType”: “AMEND”,  
        “handoffStatus”: “SUCCESS”,  
        “sourceProductId”: “OBPY”,  
        “datasegmentCode”: “DS0012”, 
        “datasegmentName”: “HOUSEHOLD_REL”, 
        “httpMethod”: “PUT”,    
        “amendPayload”: 
            “{\”recordId\”:\”string\”,\”parentId\”:\”string\”,\”partyId\”:\”string\”,\”versionNo\”:1,\”recordStat\”:\”O\”,\”sourceProductId\”:\”OBPY\”,\”asOnDate\”:\”2020-03-26\”,\”householdDetailsRetailList\”:[{\”id\”:\”string\”,\”parentId\”:\”string\”,\”associatePartyId\”:\”string\”,\”familymemberType\”:\”SPO\”,\”reverseFamilyMemberType\”:\”SPO\”,\”isaDependent\”:\”Y\”}],\”links\”:[]}”,   
        “amendDateTime”: “2024-09-03T05:15:51.200927”,
        “applicationDate”: “2020-03-26”
}