1.4.13 Power of Attorney

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

Table 1-17 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0013 POWER_OF_ATTORNEY_REL obpyRetAmendPoaRel Retail
Event Payload
{
    "branchCode": "string",
    "userId": "string",
    "applicationNumber": "string",
    "handoffStatus": "SUCCESS",
    "sourceProductId": "OBPY",
    "externalCustomerId": "string",
    "partyId": "string",
    "partyType": "I",
    "eventType": "amend",
    "datasegmentCode": "DS0013",
    "datasegmentName": "POWER_OF_ATTORNEY_REL",
    "methodType": "PUT",
    "amendPayload": {
        "links": [],
        "recordId": "string",
        "parentId": "string",
        "partyId": "string",
        "versionNo": 2,
        "recordStat": "W",
        "createdBy": "string",
        "createdDate": "2018-03-30T00:00:00",
        "updatedBy": "string",
        "updatedDate": "2018-03-30T00:00:00",
 "powerOfAttorneyDetails": "[{id=1247594759109509121, parentId=1247594759109509120, associatePartyId=000004886, associatedSince=2018-03-01, isPreferredPOA=true, versionNo=1, recordStat=W, createdBy=RATNESH1, createdDate=2018-03-30T16:56:09, updatedBy=RATNESH1, updatedDate=2018-03-30T16:56:09}]"
    },
    "amendDateTime": "2018-03-30T00:00:00.053035",
    "applicationDate": "2018-03-30"
}