1.4.18 Solicitor

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

Table 1-22 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0059 SOLICITOR_REL obpyRetAmendSolicitorRel Retail
Event Payload
{
    "branchCode": "string",
    "userId": "string",
    "applicationNumber": "string",
    "handoffStatus": "SUCCESS",
    "sourceProductId": "OBPY",
    "externalCustomerId": "string",
    "partyId": "string",
    "partyType": "I",
    "eventType": "amend",
    "datasegmentCode": "DS0059",
    "datasegmentName": "SOLICITOR_REL",
    "methodType": "PUT",
    "amendPayload": {
        "solicitorMasterModel": {
            "links": [],
            "recordId": "string",
            "parentId": "string",
            "partyId": "string",
            "versionNo": 1,
            "recordStat": "H",
            "createdBy": "string",
            "createdDate": "2020-03-26T15:19:53",
            "updatedBy": "string",
            "updatedDate": "2020-03-26T15:22:39",
            "asOnDate": "2020-03-26",
            "solicitorDetailsList": [
                {
                    "id": "string",
                    "parentId": "string",
                    "associatePartyId": "string",
                    "registrationNumber": "string",
                    "isPreferredSolicitor": true,
                    "remarks": "string"
                }
            ]
        }
    },
    "amendDateTime": "2024-03-13T08:40:41.990807",
    "applicationDate": "2020-03-26"
}