1.4.2.1 Party Status

Party Status event is published for an amendment in Party Status. Party status event is only published, in case of any amendment in the status of the party.

Table 1-4 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0100 PARTY_STATUS obpyRetAmendPartyStatus Retail
Event Payload
{
        “applicationNumber”: “APP000242606480”, 
        “branchCode”: “000”, 
        “userId”: “string”,  
        “partyId”: “string”,   
        “externalCustomerId”: “string”,  
        “partyType”: “I”, 
        “eventType”: “AMEND”,  
        “handoffStatus”: “SUCCESS”,
        “sourceProductId”: “OBPY”,
        “datasegmentCode”: “DS0100”, 
        “datasegmentName”: “PARTY_STATUS”, 
        “httpMethod”: “PUT”,
        “amendPayload”: 
           “{\”frozen\”:false,\”bankrupt\”:true,\”deceased\”:false,\”whereaboutsUnknown\”:false}”,
        “amendDateTime”: “2024-09-16T11:07:19.949804”,
        “applicationDate”: “2020-03-26”
}