1.4.24 Membership and Associations

Event notification for amendment in membership details of the party.

Event notification for amendment in membership and association with other institutions of the party.

Table 1-27 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0029 MEMBERSHIP obpyRetAmendMembership Retail
Event Payload
{
        “applicationNumber”: “string”,
        “branchCode”: “000”,   
        “userId”: “string”,   
        “partyId”: “string”,   
        “externalCustomerId”: “string”,  
        “partyType”: “I”,  
        “eventType”: “AMEND”, 
        “handoffStatus”: “SUCCESS”, 
        “sourceProductId”: “OBPY”, 
        “datasegmentCode”: “DS0029”, 
        “datasegmentName”: “MEMBERSHIP”,
        “httpMethod”: “PUT”,
        “amendPayload”: 
            “{\”recordId\”:\”string\”,\”parentId\”:\”string\”,\”partyId\”:\”string\”,\”versionNo\”:2,\”recordStat\”:\”O\”,\”createdBy\”:\”string\”,\”creationDate\”:\”2020-03-26T13:02:52\”,\”updatedBy\”:\”string\”,\”updationDate\”:\”2020-03-26T00:00:00\”,\”partyMembershiplist\”:[{\”id\”:\”string\”,\”parentId\”:\”string\”,\”partyId\”:\”string\”,\”institutionName\”:\”string\”,\”institutionType\”:\”PVT\”,\”membershipType\”:\”LT\”,\”memeberSince\”:\”2020-03-05\”,\”memebershipValidTill\”:\”2020-06-05\”,\”versionNo\”:1,\”recordStat\”:\”O\”,\”createdBy\”:\”string\”,\”createdDate\”:\”2020-03-26T13:02:52\”,\”updatedBy\”:\”string\”,\”updatedDate\”:\”2020-03-26T13:02:52\”}],\”links\”:[]}”,
        “amendDateTime”: “2024-09-12T07:35:20.009025”, 
        “applicationDate”: “2020-03-26”
}