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.
<salesperson company_id="..." id="..." account_manager_level="..." accounting_start_date="..." active_sp="..." address="..." am_level_override="..." amlo_date="..." anonymous_code="..." assigned_branch="..." assigned_role="..." assigned_salesperson="..." backup_sp="..." birthday="..." carrier_department="..." carrier_rep_zone="..." carrier_sales_rep="..." carrier_start_date="..." city="..." comp_type="..." cs_goal="..." cs_goal_old="..." cs_goal_start_date="..." cs_level="..." cs_level_old="..." cs_level_start_date="..." dat_rateview="..." demotion_date="..." desk="..." dialpad_email="..." dispatch_position="..." employee_group="..." employee_position="..." employee_salary="..." enterprise_sales_rep="..." exit_goal="..." exit_goal_c="..." exit_goal_d="..." exit_goal_n="..." exit_goal_r="..." final_goal_bumps="..." first_month_goal="..." first_month_positive_roi="..." first_year_goal_bumps="..." from_sheer="..." goal="..." goal_adds="..." goal_cap="..." gp_group="..." guid="..." has_imaging="..." has_keeper="..." has_parade="..." has_prospect_import="..." has_ringcentral="..." has_sylectus="..." has_tableau="..." hire_date="..." ignore_crm="..." is_manager="..." is_sales_manager="..." last_day_in_accounting="..." last_day_in_sales="..." mac_id_1="..." mac_id_2="..." mcleod_password="..." mercurygate_profit="..." mitel_id_1="..." mitel_id_2="..." name="..." new_goal_start_date="..." office="..." offshore_carrier_rep="..." old_goal="..." onboarded="..." ops_team_start_date="..." optimum_role="..." override_gp_group="..." override_promotion_date="..." password_sheet_sent="..." percentage="..." rateview_management_group="..." recruiter="..." recruiting_fee="..." referral="..." sales_manager_id="..." sales_rep="..." sales_start_date="..." sales_trainer="..." salesforce_id="..." salesperson_category="..." sapling_id="..." seccond_month_goal="..." sent_password_sheet="..." sheer_group="..." special_employee_position="..." special_first_months_goal="..." special_seccond_months_goal="..." state="..." tableau_employee_group="..." tableau_id="..." team_email="..." termination_date="..." title="..." user_double_checked="..." user_id="..." windows_login="..." windows_password="..." workstation="..." zip_code="..." zoominfo_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":"salesperson","company_id":"...","id":"...","account_manager_level":"...","accounting_start_date":"...","active_sp":"...","address":"...","am_level_override":"...","amlo_date":"...","anonymous_code":"...","assigned_branch":"...","assigned_role":"...","assigned_salesperson":"...","backup_sp":"...","birthday":"...","carrier_department":"...","carrier_rep_zone":"...","carrier_sales_rep":"...","carrier_start_date":"...","city":"...","comp_type":"...","cs_goal":"...","cs_goal_old":"...","cs_goal_start_date":"...","cs_level":"...","cs_level_old":"...","cs_level_start_date":"...","dat_rateview":"...","demotion_date":"...","desk":"...","dialpad_email":"...","dispatch_position":"...","employee_group":"...","employee_position":"...","employee_salary":"...","enterprise_sales_rep":"...","exit_goal":"...","exit_goal_c":"...","exit_goal_d":"...","exit_goal_n":"...","exit_goal_r":"...","final_goal_bumps":"...","first_month_goal":"...","first_month_positive_roi":"...","first_year_goal_bumps":"...","from_sheer":"...","goal":"...","goal_adds":"...","goal_cap":"...","gp_group":"...","guid":"...","has_imaging":"...","has_keeper":"...","has_parade":"...","has_prospect_import":"...","has_ringcentral":"...","has_sylectus":"...","has_tableau":"...","hire_date":"...","ignore_crm":"...","is_manager":"...","is_sales_manager":"...","last_day_in_accounting":"...","last_day_in_sales":"...","mac_id_1":"...","mac_id_2":"...","mcleod_password":"...","mercurygate_profit":"...","mitel_id_1":"...","mitel_id_2":"...","name":"...","new_goal_start_date":"...","office":"...","offshore_carrier_rep":"...","old_goal":"...","onboarded":"...","ops_team_start_date":"...","optimum_role":"...","override_gp_group":"...","override_promotion_date":"...","password_sheet_sent":"...","percentage":"...","rateview_management_group":"...","recruiter":"...","recruiting_fee":"...","referral":"...","sales_manager_id":"...","sales_rep":"...","sales_start_date":"...","sales_trainer":"...","salesforce_id":"...","salesperson_category":"...","sapling_id":"...","seccond_month_goal":"...","sent_password_sheet":"...","sheer_group":"...","special_employee_position":"...","special_first_months_goal":"...","special_seccond_months_goal":"...","state":"...","tableau_employee_group":"...","tableau_id":"...","team_email":"...","termination_date":"...","title":"...","user_double_checked":"...","user_id":"...","windows_login":"...","windows_password":"...","workstation":"...","zip_code":"...","zoominfo_id":"..."}