1.5.7 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
{
    "branchCode": "string",
    "userId": "string",
    "applicationNumber": "string",
    "handoffStatus": "SUCCESS",
    "sourceProductId": "OBPY",
    "externalCustomerId": "string",
    "partyId": "string",
    "partyType": "S",
    "eventType": "amend",
    "datasegmentCode": "DS0065",
    "datasegmentName": "GUARANTOR_REL",
    "methodType": "PUT",
    "amendPayload": {
        "recordId": "string",
        "parentId": "string",
        "partyId": "string",
        "versionNo": "1",
        "recordStat": "O",
        "createdBy": "ADMINUSER1",
        "createdDate": "2018-03-30T00:00:00",
        "updatedBy": "ADMINUSER2",
        "updatedDate": "2018-03-30T00:00:00",
  "guarantors": "[{id=string, parentId=string, pointOfContact=string, guarantorType=string, associatePartyId=string, isFounder=false, isPromoter=false, isShareholder=false, shareholdingPercentage=string, boardPosition=string, isDecisionMaker=false, isBenOwnerEntity=false, netWorth=1000, totalAsset=10000, totalLiability=10000, guarantorCurrency=USD, guaranteeList=[{id=string, parentId=string, description=string, scope=string, lineOfBusiness=FAC, guaranteeStartDate=2024-06-04, guaranteeExpiryDate=2024-06-04, guaranteeCurrency=string, guaranteeAmount=1000, guaranteeGivenTo=LEN, guaranteePurpose=LOA, typeOfGuarantee=COR}], versionNo=1, recordStat=W, createdBy=string, createdDate=2024-06-04T17:42:39, updatedBy=string, updatedDate=2024-06-04T17:42:39}]"
    },
    "amendDateTime": "2018-03-30T00:00:00.053035",
    "applicationDate": "2018-03-30"
}