1.4.23 Membership and Associations

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

Table 1-28 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0029 MEMBERSHIP obpyRetAmendMembership Retail
Event Payload
{
    "branchCode": "string",
    "userId": "string",
    "applicationNumber": "string",
    "handoffStatus": "SUCCESS",
    "sourceProductId": "OBPY",
    "externalCustomerId": "string",
    "partyId": "string",
    "partyType": "I",
    "eventType": "amend",
    "datasegmentCode": "DS0029",
    "datasegmentName": "MEMBERSHIP",
    "methodType": "PUT",
    "amendPayload": {
        "links": [],
        "recordId": "string",
        "parentId": "string",
        "partyId": "string",
        "versionNo": "1",
        "recordStat": "O",
        "createdBy": "ADMINUSER1",
        "creationDate": "2018-03-30T00:00:00",
        "updatedBy": "ADMINUSER2",
        "updationDate": "2018-03-30T00:00:00",
        "partyMembershiplist": "[{id=string, parentId=string, partyId=000004801, institutionName=string, institutionType=PVT, membershipType=LT, memeberSince=2018-03-01, memebershipValidTill=2024-06-30, versionNo=1, recordStat=W, createdBy=string, createdDate=2018-03-30T17:17:17, updatedBy=string, updatedDate=2018-03-30T17:17:17}]"
    },
    "amendDateTime": "2018-03-30T00:00:00.053035",
    "applicationDate": "2018-03-30"
}