1.5.12 Membership and Associations

Event notification for amendment in membership and association details of the party.

Table 1-46 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0029 MEMBERSHIP obpySmbAmendMembership SMB
Event Payload
{
    "applicationNumber": "string",
    "branchCode": "000",  
    "userId": "string",   
    "partyId": "string",     
    "externalCustomerId": "string", 
    "partyType": "S", 
    "eventType": "AMEND",   
    "handoffStatus": "SUCCESS", 
    "sourceProductId": "OBPY",
    "datasegmentCode": "DS0029",   
    "datasegmentName": "MEMBERSHIP", 
    "httpMethod": "PUT",
    "amendPayload":
         "{\"recordId\":\"string\",\"parentId\":\"string\",\"partyId\":\"string\",\"versionNo\":2,\1,\"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" 
}