1.4.6 Previous Details

Event notification for amendment in previous details of the party.

An event is published for an amendment in previous address details data segment. This event encompasses modifications such as addition, deletion, modification of previous addresses.

Table 1-8 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0008 PREVIOUS_ADDRESS obpyRetAmendPreviousAddr Retail
Event Payload
{
    “applicationNumber”: “string”,  
    “branchCode”: “000”,   
    “userId”: “string”,   
    “partyId”: “string”,
    “externalCustomerId”: “string”, 
    “partyType”: “S”,   
    “eventType”: “AMEND”,
    “handoffStatus”: “SUCCESS”,  
    “sourceProductId”: “OBPY”,
    “datasegmentCode”: “DS0008”,
    “datasegmentName”: “PREVIOUS_ADDRESS”,
    “httpMethod”: “PUT”,
    “amendPayload”:
       “{\”recordId\”:\”string\”,\”parentId\”:\”string\”,\”partyId\”:\”string\”,\”versionNo\”:2,\”recordStat\”:\”O\”,\”createdBy\”:\”string\”,\”createdDate\”:\”2020-03-26T16:27:43\”,\”updatedBy\”:\”string\”,\”updatedDate\”:\”2020-03-26T16:27:43\”,\”partyContactDetailsList\”:[{\”id\”:\”string\”,\”addressType\”:\”C\”,\”buildingName\”:\”string\”,\”streetName\”:\”string\”,\”city\”:\”string\”,\”state\”:\”VA\”,\”country\”:\”US\”,\”zipCode\”:\”34556\”,\”mobileNumber\”:\”9000000001\”,\”officialNumber\”:\”string\”,\”mobileNumberIsd\”:\”string\”,\”officialNumberIsd\”:\”string\”,\”emailId\”:\”string\”,\”createdBy\”:\”string\”,\”createdDate\”:\”2020-03-26T20:28:57\”,\”updatedBy\”:\”string\”,\”updatedDate\”:\”2020-03-26T20:28:57\”,\”recordStat\”:\”O\”,\”versionNo\”:1,\”parentId\”:\”string\”,\”location\”:\”GB\”,\”preferred\”:false,\”currentAddress\”:false,\”addressFrom\”:\”2015-03-02\”,\”addressTill\”:\”2018-03-02\”,\”partyMediaContactDetails\”:[]}],\”links\”:[]}”,
    “amendDateTime”: “2024-09-11T11:03:55.065178”,
    “applicationDate”: “2020-03-26”}
 }