Prospect View Request in the JSON Format

The following code snippet illustrates how the attribute/value pairs should be structured while receiving the prospect view request in the JSON format:

{
    "C1-ADDPROSPERSON"
    {
        "prospectPersonId" :""
        "actionFlag" :"",
    }
}       

Related Topics

For more information on... See...
Prospect view request and response attribute/value pairs in the JSON format Prospect View Request and Response - Attribute/Value Pairs in the JSON Format
Sample prospect view request and response in the JSON format Sample Prospect View Request and Response in the JSON Format