1.6.2 Update Party to Account
Event notification for update of a party to account relationship.
Table 1-53 Data Segment
Data Segment Code | Data Segment Name | Topic Name | Party Type |
---|---|---|---|
DS0103 | PARTY_TO_ACCOUNT_AMEND | obpyAmendPartyToAccount | Retail/SMB |
Event
Payload
{
"branchCode": "000",
"userId": "AUTOMATION1",
"eventType": "amend",
"sourceProductId": "OBPY",
"datasegmentCode": "DS0103",
"datasegmentName": "PARTY_TO_ACCOUNT_AMEND",
"methodType": "PUT",
"partyToAccountDetails": [
{
"externalCustomerNo": null,
"accountNumber": null,
"accountType": "0",
"partyRelationship": "IND",
"partyRole": "PRIIND",
"ownershipType": "S",
"responsibilityType": "I",
"applicationType": "AC",
"productGroup": "HE",
"combinedStatement": "N",
"nickName": "AAATest",
"startDate": "2020-01-01",
"endDate": "2024-01-27"
}
]
}
Parent topic: Party to Account