1.5.8 Supplier

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

Table 1-43 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0064 SUPPLIER_REL obpySmbAmendSupplierRel SMB
Event Payload
{
    "branchCode": "string",
    "userId": "string",
    "applicationNumber": "string",
    "handoffStatus": "SUCCESS",
    "sourceProductId": "OBPY",
    "externalCustomerId": "string",
    "partyId": "string",
    "partyType": "S",
    "eventType": "amend",
    "datasegmentCode": "DS0064",
    "datasegmentName": "SUPPLIER_REL",
    "methodType": "PUT",
    "amendPayload": {
        "supplierRelationshipDetails": {
            "recordId": "string",
            "parentId": "string",
            "partyId": "string",
            "versionNo": "1",
            "recordStat": "O",
            "createdBy": "ADMINUSER1",
            "createdDate": "2020-03-26T00:00:00",
            "updatedBy": "ADMINUSER2",
            "updatedDate": "2020-03-26T00:00:00",
"supplierList": "[{id=string, parentId=string, associatePartyId=string, pointOfContact=string, supplierExperience=100, supplierSummary=string, purchasePercentage=1, turnoverRange=1000, yearsOfAssoc=10, suppliersList=[{id=string, parentId=string, itemName=string, lineOfBusiness=FAC, quantity=1000, supplyFrequency=DAIL, startDate=2024-06-04, endDate=2024-06-04}], 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"
        }
    }