Prospect Account View Request in the JSON Format

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

{
    "C1_PRSACCT_SERVICE"
    {
        "actionFlag" :"",
        "prospectAccountId" :"",
    }
}

Related Topics

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