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": {
"powerOfAttorneyMasterModel": {
"links": [],
"recordId": "string",
"parentId": "string",
"partyId": "string",
"versionNo": 2,
"recordStat": "W",
"createdBy": "string",
"createdDate": "2020-03-26T15:57:54",
"updatedBy": "string",
"updatedDate": "2020-03-26T15:57:54",
"asOnDate": "2020-03-26",
"powerOfAttorneyDetails": [
{
"id": "string",
"parentId": "string",
"associatePartyId": "string",
"associatedSince": "2020-03-04",
"isPreferredPOA": false
},
{
"id": "string",
"parentId": "string",
"associatePartyId": "string",
"associatedSince": "2020-03-05",
"isPreferredPOA": true
}
]
}
},
"amendDateTime": "2024-03-13T08:40:41.990807",
"applicationDate": "2020-03-26"
}
Parent topic: Retail Party Amendment