Sample Prospect View Request and Response in the XML Format

Using the below example, you can view the prospect person of 8982132112 prospect person ID.

Sample Prospect View Request in the XML Format

<C1-ADDPROSPERSON>
    <prospectPersonId>8982132112</prospectPersonId>
    <actionFlag>READ</actionFlag>
</C1-ADDPROSPERSON>

Sample Prospect View Response in the XML Format

<C1-ADDPROSPERSON>
    <prospectPersonId>8982132112</prospectPersonId>
    <actionFlag>READ</actionFlag>
    <prospectPersonName>Smith</prospectPersonName>
    <division>930</division>
    <customerSegment>COMM</customerSegment>
    <customerTier>T</customerTier>
    <accessGroup>BKUSER</accessGroup>
    <emailAddress>smith@example.com</emailAddress>
    <status>ACTIVE</status>
    <birthDate>2022-01-01</birthDate>
    <address1>401</address1>
    <address2>Island Parkway</address2>
    <address3>Redwood Shores</address3>
    <address4>Redwood Shores</address4>
    <city>CA</city>
    <state>New York</state>
    <country>USA</country>
    <postal>94065</postal>
    <prosPerIdentifierList>
        <personIdNumber>123</personIdNumber>
        <persIsPrimaryId>false</persIsPrimaryId>
        <idType>PIN</idType>
    </prosPerIdentifierList>
    <prosPerIdentifierList>
        <personIdNumber>456</personIdNumber>
        <persIsPrimaryId>true</persIsPrimaryId>
        <idType>SSN</idType>
    </prosPerIdentifierList>
    <prosChildRelationList>
        <childPersonId>9773712881</childPersonId>
        <personRelationshipType>CHILD</personRelationshipType>
        <childPerType>PRSP</childPerType>
        <division>930</division>
        <childPersonIdType>Social Security number</childPersonIdType>
        <childPersonIdNumber>3167070400</childPersonIdNumber> 
        <endDate>2025-01-01</endDate>
        <startDate>2024-01-01</startDate>
    </prosChildRelationList>
    <prosParentPerRelationList>
        <parentPersonId>1600395396</parentPersonId>
        <personRelationshipType>CHILD</personRelationshipType>
        <parentPerType>EPER</parentPerType>
        <division>930</division>
        <parentPersonIdType>Social Security number</parentPersonIdType>
        <parentPersonIdNumber>4598409119</parentPersonIdNumber>
        <endDate>2025-01-01</endDate>
        <startDate>2024-01-01</startDate>
    </prosParentPerRelationList>
    <prosAccountList>
        <personId>6709873933</personId>  
        <prospectAccountId>0017549904</prospectAccountId>
        <customerClass>BK</customerClass>
        <accountDivision>930</accountDivision>
        <status>ACTIVE</status>
        <setUpDate>2024-01-01</setUpDate>
        <currency>USD</currency>
        <billCycle>ASH3</billCycle>
        <accountAccessGroup>BKUSER</accountAccessGroup>
        <prosAcctCharacteristicList>
            <characteristicValue>PROS</characteristicValue>
            <effectiveDate>2024-01-01</effectiveDate>
            <characteristicType>C1_F_ANO</characteristicType>
        </prosAcctCharacteristicList>
        <prosAcctIdentifierList>
            <accountIdentifierType>CCT_NM</accountIdentifierType>
            <isPrimaryId>PROS</isPrimaryId>
            <accountNumber>PROS</accountNumber>
        </prosAcctIdentifierList>
    </prosAccountList>
    <prosAccountList>
        <personId>6709873933</personId>  
        <prospectAccountId>0261587703</prospectAccountId>
        <customerClass>BK</customerClass>
        <accountDivision>930</accountDivision>
        <status>ACTIVE</status>
        <setUpDate>2024-01-01</setUpDate>
        <currency>USD</currency>
        <billCycle>ASH3</billCycle>
        <accountAccessGroup>BKUSER</accountAccessGroup>
        <prosAcctCharacteristicList>
            <characteristicValue>PROS</characteristicValue>
            <effectiveDate>2024-01-01</effectiveDate>
            <characteristicType>C1_F_ANO</characteristicType>
        </prosAcctCharacteristicList>
        <prosAcctIdentifierList>
            <accountIdentifierType>CCT_NM</accountIdentifierType>
            <isPrimaryId>true</isPrimaryId>
            <accountNumber>PROS</accountNumber>
        </prosAcctIdentifierList>
    </prosAccountList>
    <prosAccountList>
        <personId>6081480244</personId>  
        <prospectAccountId>4409313506</prospectAccountId>
        <customerClass>BK</customerClass>
        <accountDivision>930</accountDivision>
        <status>ACTIVE</status>
        <setUpDate>2024-01-01</setUpDate>
        <currency>USD</currency>
        <billCycle>ASH3</billCycle>
        <accountAccessGroup>BKUSER</accountAccessGroup>
        <prosAcctCharacteristicList>
            <characteristicValue>PROS</characteristicValue>
            <effectiveDate>2024-01-01</effectiveDate>
            <characteristicType>C1_F_ANO</characteristicType>
        </prosAcctCharacteristicList>
        <prosAcctIdentifierList>
            <accountIdentifierType>CCT_NM</accountIdentifierType>
            <isPrimaryId>true</isPrimaryId>
            <accountNumber>PROS</accountNumber>
        </prosAcctIdentifierList>
    </prosAccountList>
    <prosAccountList>
        <personId>3055256440</personId>  
        <prospectAccountId>7285093705</prospectAccountId>
        <customerClass>BK</customerClass>
        <accountDivision>930</accountDivision>
        <status>ACTIVE</status>
        <setUpDate>2024-01-01</setUpDate>
        <currency>USD</currency>
        <billCycle>ASH3</billCycle>
        <accountAccessGroup>BKUSER</accountAccessGroup>
        <prosAcctCharacteristicList>
            <characteristicValue>008</characteristicValue>
            <effectiveDate>2024-01-01</effectiveDate>
            <characteristicType>C2CNTSER</characteristicType>
        </prosAcctCharacteristicList>
        <prosAcctIdentifierList>
            <accountIdentifierType>C1_F_ANO</accountIdentifierType>
            <isPrimaryId>true</isPrimaryId>
            <accountNumber>4567</accountNumber>
        </prosAcctIdentifierList>
    </prosAccountList>
    <prosPerCharactersticList>
        <personcharacteristicValue>A</personcharacteristicValue>
        <personEffectiveDate>2011-01-01</personEffectiveDate>
        <personCharType>C1CUSTAT</personCharType>
    </prosPerCharactersticList>
</C1-ADDPROSPERSON>
Note: We have given the above request and response samples to illustrate how the tags should be nested while sending a prospect view request from the external system. However, you should not seamlessly use this request sample in your environment because the required pre-requisite data may not be available in your environment. In such case, the system will give erroneous results.

Related Topics

For more information on... See...
Prospect view request and response tags in the XML format Prospect View Request and Response - Tags in the XML Format