1.5.8 Guarantor

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

Table 1-42 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0065 GUARANTOR_REL obpySmbAmendGuarantorRel SMB
Event Payload
{
    "applicationNumber": "string",
    "branchCode": "000",  
    "userId": "string",   
    "partyId": "string",   
    "externalCustomerId": "string",  
    "partyType": "S", 
    "eventType": "AMEND",  
    "handoffStatus": "SUCCESS",  
    "sourceProductId": "OBPY",  
    "datasegmentCode": "DS0065", 
    "datasegmentName": "GUARANTOR_REL", 
    "httpMethod": "PUT",
    "amendPayload": 
        "{\"recordId\":\"string\",\"parentId\":\"string\",\"partyId\":\"string\",\"versionNo\":1,\1,\"recordStat\":\"O\",\"sourceProductId\":\"OBPY\",\"createdBy\":\"string\",\"createdDate\":\"2020-03-26T16:57:19\",\"updatedBy\":\"string\",\"updatedDate\":\"2020-03-26T00:00:00\",\"asOnDate\":\"2020-03-26\",\"guarantors\":[{\"id\":\"string\",\"parentId\":\"string\",\"guarantorType\":\"Individual\",\"associatePartyId\":\"string\",\"isFounder\":false,\"isPromoter\":false,\"isShareholder\":false,\"isDecisionMaker\":false,\"isBenOwnerEntity\":false,\"netWorth\":100,\"totalAsset\":100,\"totalLiability\":100,\"guarantorCurrency\":\"USD\",\"guaranteeList\":[],\"versionNo\":1,\"recordStat\":\"O\",\"createdBy\":\"string\",\"createdDate\":\"2020-03-26T16:57:19\",\"updatedBy\":\"string\",\"updatedDate\":\"2020-03-26T16:57:19\"}],\"links\":[]}",  
    "amendDateTime": "2024-08-21T11:27:29.793689",  
    "applicationDate": "2020-03-26"
}