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.
<payee company_id="..." id="..." ach_batch_class_code="..." add_fed_to_wh="..." add_fed_to_wh_c="..." add_fed_to_wh_d="..." add_fed_to_wh_n="..." add_fed_to_wh_r="..." addl_st_to_whold="..." addl_st_to_whold_c="..." addl_st_to_whold_d="..." addl_st_to_whold_n="..." addl_st_to_whold_r="..." address1="..." address2="..." adp_co_code="..." adp_e_no="..." birth_date="..." check_address="..." check_address2="..." check_city="..." check_city_st_zip="..." check_date="..." check_name="..." check_number="..." check_st="..." check_stub_comment="..." check_zip="..." city="..." city_tax_code="..." country_id="..." county_tax_code="..." currency="..." disable_payroll_taxes="..." email="..." email_summary="..." enable_carrier_app="..." fed_amt_to_whold="..." fed_amt_to_whold_c="..." fed_amt_to_whold_d="..." fed_amt_to_whold_n="..." fed_amt_to_whold_r="..." fed_exemptions="..." fed_marital_status="..." freeze_pay="..." gp_exclude="..." gp_exported="..." hire_date="..." holiday_hours_pd="..." imported_into_link="..." last_raise_date="..." legal_name="..." name="..." non_office_emp="..." office_employee="..." overtime_hours_pd="..." payment_method="..." phone_number="..." prev_code="..." primary_agency="..." regular_hours_pd="..." remarks="..." settlement_status="..." sick_hours_pd="..." social_security_no="..." st_amt_to_whold="..." st_amt_to_whold_c="..." st_amt_to_whold_d="..." st_amt_to_whold_n="..." st_amt_to_whold_r="..." st_marital_status="..." state="..." state_exemptions="..." state_tax_code="..." status="..." sui_tax_code="..." tax_table_city_aux="..." tax_table_city_misc="..." tax_table_county_aux="..." tax_table_county_misc="..." tax_table_fit_aux="..." tax_table_fit_misc="..." tax_table_st_aux="..." tax_table_st_misc="..." tax_table_sui_aux="..." tax_table_sui_misc="..." termination_date="..." vacation_hours_pd="..." vm_part_update="..." ytd_holiday_hrs="..." ytd_overtime_hrs="..." ytd_reg_hrs_paid="..." ytd_sick_hrs_paid="..." ytd_vacation_hrs="..." zip_code="..."/>
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":"payee","company_id":"...","id":"...","ach_batch_class_code":"...","add_fed_to_wh":"...","add_fed_to_wh_c":"...","add_fed_to_wh_d":"...","add_fed_to_wh_n":"...","add_fed_to_wh_r":"...","addl_st_to_whold":"...","addl_st_to_whold_c":"...","addl_st_to_whold_d":"...","addl_st_to_whold_n":"...","addl_st_to_whold_r":"...","address1":"...","address2":"...","adp_co_code":"...","adp_e_no":"...","birth_date":"...","check_address":"...","check_address2":"...","check_city":"...","check_city_st_zip":"...","check_date":"...","check_name":"...","check_number":"...","check_st":"...","check_stub_comment":"...","check_zip":"...","city":"...","city_tax_code":"...","country_id":"...","county_tax_code":"...","currency":"...","disable_payroll_taxes":"...","email":"...","email_summary":"...","enable_carrier_app":"...","fed_amt_to_whold":"...","fed_amt_to_whold_c":"...","fed_amt_to_whold_d":"...","fed_amt_to_whold_n":"...","fed_amt_to_whold_r":"...","fed_exemptions":"...","fed_marital_status":"...","freeze_pay":"...","gp_exclude":"...","gp_exported":"...","hire_date":"...","holiday_hours_pd":"...","imported_into_link":"...","last_raise_date":"...","legal_name":"...","name":"...","non_office_emp":"...","office_employee":"...","overtime_hours_pd":"...","payment_method":"...","phone_number":"...","prev_code":"...","primary_agency":"...","regular_hours_pd":"...","remarks":"...","settlement_status":"...","sick_hours_pd":"...","social_security_no":"...","st_amt_to_whold":"...","st_amt_to_whold_c":"...","st_amt_to_whold_d":"...","st_amt_to_whold_n":"...","st_amt_to_whold_r":"...","st_marital_status":"...","state":"...","state_exemptions":"...","state_tax_code":"...","status":"...","sui_tax_code":"...","tax_table_city_aux":"...","tax_table_city_misc":"...","tax_table_county_aux":"...","tax_table_county_misc":"...","tax_table_fit_aux":"...","tax_table_fit_misc":"...","tax_table_st_aux":"...","tax_table_st_misc":"...","tax_table_sui_aux":"...","tax_table_sui_misc":"...","termination_date":"...","vacation_hours_pd":"...","vm_part_update":"...","ytd_holiday_hrs":"...","ytd_overtime_hrs":"...","ytd_reg_hrs_paid":"...","ytd_sick_hrs_paid":"...","ytd_vacation_hrs":"...","zip_code":"..."}
| key | name | size | type |
|---|---|---|---|
| company_id | 4 | String | |
| id | 8 | String | |
| ach_batch_class_code | 3 | String | |
| add_fed_to_wh | 16.2 | BigDecimal | |
| add_fed_to_wh_c | 3 | String | |
| add_fed_to_wh_d | 19 | Date | |
| add_fed_to_wh_n | 16.2 | BigDecimal | |
| add_fed_to_wh_r | 8.4 | BigDecimal | |
| addl_st_to_whold | 16.2 | BigDecimal | |
| addl_st_to_whold_c | 3 | String | |
| addl_st_to_whold_d | 19 | Date | |
| addl_st_to_whold_n | 16.2 | BigDecimal | |
| addl_st_to_whold_r | 8.4 | BigDecimal | |
| address1 | 40 | String | |
| address2 | 40 | String | |
| adp_co_code | 3 | String | |
| adp_e_no | 6 | String | |
| birth_date | 10 | Date | |
| check_address | 40 | String | |
| check_address2 | 40 | String | |
| check_city | 28 | String | |
| check_city_st_zip | 40 | String | |
| check_date | 10 | Date | |
| check_name | 28 | String | |
| check_number | 8 | String | |
| check_st | 2 | String | |
| check_stub_comment | 40 | String | |
| check_zip | 10 | String | |
| city | 50 | String | |
| city_tax_code | 3 | String | |
| country_id | 3 | String | |
| county_tax_code | 3 | String | |
| currency | 3 | String | |
| disable_payroll_taxes | 1 | String | |
| 60 | String | ||
| email_summary | 1 | String | |
| enable_carrier_app | 1 | String | |
| fed_amt_to_whold | 16.2 | BigDecimal | |
| fed_amt_to_whold_c | 3 | String | |
| fed_amt_to_whold_d | 19 | Date | |
| fed_amt_to_whold_n | 16.2 | BigDecimal | |
| fed_amt_to_whold_r | 8.4 | BigDecimal | |
| fed_exemptions | 10 | int | |
| fed_marital_status | 1 | String | |
| freeze_pay | 1 | String | |
| gp_exclude | 1 | String | |
| gp_exported | 19 | Date | |
| hire_date | 10 | Date | |
| holiday_hours_pd | 6.2 | BigDecimal | |
| imported_into_link | 1 | String | |
| last_raise_date | 10 | Date | |
| legal_name | 40 | String | |
| name | 40 | String | |
| non_office_emp | 1 | String | |
| office_employee | 1 | String | |
| overtime_hours_pd | 6.2 | BigDecimal | |
| payment_method | 1 | String | |
| phone_number | 20 | String | |
| prev_code | 16 | String | |
| primary_agency | 8 | String | |
| regular_hours_pd | 6.2 | BigDecimal | |
| remarks | -1 | String | |
| settlement_status | 1 | String | |
| sick_hours_pd | 6.2 | BigDecimal | |
| social_security_no | 24 | String | |
| st_amt_to_whold | 16.2 | BigDecimal | |
| st_amt_to_whold_c | 3 | String | |
| st_amt_to_whold_d | 19 | Date | |
| st_amt_to_whold_n | 16.2 | BigDecimal | |
| st_amt_to_whold_r | 8.4 | BigDecimal | |
| st_marital_status | 1 | String | |
| state | 2 | String | |
| state_exemptions | 10 | int | |
| state_tax_code | 3 | String | |
| status | 1 | String | |
| sui_tax_code | 3 | String | |
| tax_table_city_aux | 16.4 | BigDecimal | |
| tax_table_city_misc | 16.4 | BigDecimal | |
| tax_table_county_aux | 16.4 | BigDecimal | |
| tax_table_county_misc | 16.4 | BigDecimal | |
| tax_table_fit_aux | 16.4 | BigDecimal | |
| tax_table_fit_misc | 16.4 | BigDecimal | |
| tax_table_st_aux | 16.4 | BigDecimal | |
| tax_table_st_misc | 16.4 | BigDecimal | |
| tax_table_sui_aux | 16.4 | BigDecimal | |
| tax_table_sui_misc | 16.4 | BigDecimal | |
| termination_date | 10 | Date | |
| vacation_hours_pd | 6.2 | BigDecimal | |
| vm_part_update | 1 | String | |
| ytd_holiday_hrs | 7.2 | BigDecimal | |
| ytd_overtime_hrs | 7.2 | BigDecimal | |
| ytd_reg_hrs_paid | 7.2 | BigDecimal | |
| ytd_sick_hrs_paid | 7.2 | BigDecimal | |
| ytd_vacation_hrs | 7.2 | BigDecimal | |
| zip_code | 10 | String |