1.5.6 Authorized Signatory

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

Table 1-41 Data Segment

Data Segment Code Data Segment Name Topic Name Party Type
DS0063 AUTH_SIG_REL obpySmbAmendAuthSigRel SMB
Event Payload
{
    "branchCode": "string",
    "userId": "string",
    "applicationNumber": "string",
    "handoffStatus": "SUCCESS",
    "sourceProductId": "OBPY",
    "externalCustomerId": "string",
    "partyId": "string",
    "partyType": "S",
    "eventType": "amend",
    "datasegmentCode": "DS0063",
    "datasegmentName": "AUTH_SIG_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",
            "authSignatoryList": [
                {
id= string, parentId= string, associatePartyId= string, associatedSince= 2000-08-03, signatures={recordId= string, parentId= string, partyId= string, versionNo=1, recordStat=W, createdBy= string, createdDate=2020-03-26T00: 00: 00, updatedBy= string, updatedDate=2020-03-26T00: 00: 00, signatureList=[
{id= string, signatureName= string, signature=[], isActive= true, signatureId= 1
                            }
                        ]
                    }
                }
            ]
        },
        "amendDateTime": "2018-03-30T00:00:00.053035",
        "applicationDate": "2018-03-30"
}