go back Home

RowCallListProfile

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.

<call_list_profile company_id="..." id="..." act_days="..." act_type="..." column_to_color="..." customer_id="..." descr="..." high_priority_color="..." last_order_days="..." low_priority_color="..." medium_priority_color="..." min_value="..." min_value_c="..." min_value_d="..." min_value_n="..." min_value_r="..." operations_user="..." opportunity_id="..." prospect_type_id="..." resp_code="..." resp_level="..." sales_manager_id="..." salesperson_id="..." status="..." type_of="..." user_id="..." zone_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":"call_list_profile","company_id":"...","id":"...","act_days":"...","act_type":"...","column_to_color":"...","customer_id":"...","descr":"...","high_priority_color":"...","last_order_days":"...","low_priority_color":"...","medium_priority_color":"...","min_value":"...","min_value_c":"...","min_value_d":"...","min_value_n":"...","min_value_r":"...","operations_user":"...","opportunity_id":"...","prospect_type_id":"...","resp_code":"...","resp_level":"...","sales_manager_id":"...","salesperson_id":"...","status":"...","type_of":"...","user_id":"...","zone_id":"..."}

Fields

key name size type
company_id 4 String
id 8 String
act_days 10 int
act_type 256 String
column_to_color 1 String
customer_id 254 String
descr 30 String
high_priority_color 240 String
last_order_days 10 int
low_priority_color 240 String
medium_priority_color 240 String
min_value 16.2 BigDecimal
min_value_c 3 String
min_value_d 19 Date
min_value_n 16.2 BigDecimal
min_value_r 8.4 BigDecimal
operations_user 256 String
opportunity_id 256 String
prospect_type_id 256 String
resp_code 255 String
resp_level 10 int
sales_manager_id 10 String
salesperson_id 8 String
status 254 String
type_of 1 String
user_id 10 String
zone_id 256 String