go back Home

RowProspectAction

Sample XML

The following is only an example of what the XML should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

<prospect_action company_id="..." id="..." action_date="..." activity_id="..." call_length="..." carrier_id="..." customer_id="..." date_due="..." descr="..." email="..." info_packet_id="..." mark_plan_id="..." next_act_date="..." next_act_id="..." next_action="..." objection_id1="..." objection_id2="..." operations_user="..." opportunity_id="..." phone="..." primary_contact="..." priority="..." remarks="..." salesperson_id="..." start_date="..." status="..." windows_task_id="..."/>

Sample JSON

The following is only an example of what the JSON should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

{"__type":"prospect_action","company_id":"...","id":"...","action_date":"...","activity_id":"...","call_length":"...","carrier_id":"...","customer_id":"...","date_due":"...","descr":"...","email":"...","info_packet_id":"...","mark_plan_id":"...","next_act_date":"...","next_act_id":"...","next_action":"...","objection_id1":"...","objection_id2":"...","operations_user":"...","opportunity_id":"...","phone":"...","primary_contact":"...","priority":"...","remarks":"...","salesperson_id":"...","start_date":"...","status":"...","windows_task_id":"..."}

Fields

key name size type
company_id 4 String
id 32 String
action_date 19 Date
activity_id 8 String
call_length 10 int
carrier_id 8 String
customer_id 8 String
date_due 19 Date
descr 60 String
email 60 String
info_packet_id 12 String
mark_plan_id 8 String
next_act_date 19 Date
next_act_id 8 String
next_action 1 String
objection_id1 8 String
objection_id2 8 String
operations_user 10 String
opportunity_id 10 int
phone 20 String
primary_contact 40 String
priority 1 String
remarks -1 String
salesperson_id 8 String
start_date 10 Date
status 8 String
windows_task_id 10 int