1.5.9 Membership and Associations
Event notification for amendment in membership and association details of the party.
Table 1-41 Data Segment
Data Segment Code | Data Segment Name | Topic Name | Party Type |
---|---|---|---|
DS0029 | MEMBERSHIP | obpySmbAmendMembership | SMB |
Event Payload
{
"branchCode": "string",
"userId": "string",
"applicationNumber": "string",
"handoffStatus": "SUCCESS",
"sourceProductId": "OBPY",
"externalCustomerId": "string",
"partyId": "string",
"partyType": "S",
"eventType": "amend",
"datasegmentCode": "DS0029",
"datasegmentName": "MEMBERSHIP",
"methodType": "PUT",
"amendPayload": {
"membershipAndAssociationDetails": {
"recordId": "string",
"parentId": "string",
"partyId": "string",
"versionNo": "1",
"recordStat": "O",
"createdBy": "ADMINUSER1",
"creationDate": "2023-01-30",
"updatedBy": "ADMINUSER2",
"updationDate": "2023-01-30",
"partyMembershiplist": [
{
"id": "string",
"parentId": "string",
"partyId": "string",
"institutionName": "string",
"institutionType": "string",
"membershipType": "string",
"memeberSince": "2024-03-15",
"memebershipValidTill": "2024-03-15"
}
]
},
"amendDateTime": "2024-03-13T08:40:41.990807",
"applicationDate": "2020-03-26"
}
}
Parent topic: Small & Medium Business (SMB) Party Amendment