go back Home

RowDeductCode

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.

<deduct_code company_id="..." id="..." advance_limit="..." advance_limit_c="..." advance_limit_d="..." advance_limit_n="..." advance_limit_r="..." amount="..." amount_c="..." amount_d="..." amount_n="..." amount_r="..." city_tax_flag="..." code_type="..." county_tax_flag="..." create_other_pay="..." dispatcher_flag="..." emp_fica_hi_flag="..." emp_fica_oadi_flag="..." empr_fica_hi_flag="..." empr_fica_oadi_flg="..." empr_train_flag="..." federal_tax_flag="..." fui_flag="..." glid="..." is_cost_business="..." overweight_pay="..." sdi_flag="..." short_desc="..." state_tax_flag="..." sui_flag="..." weight_cutoff="..." weight_cutoff_um="..."/>

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":"deduct_code","company_id":"...","id":"...","advance_limit":"...","advance_limit_c":"...","advance_limit_d":"...","advance_limit_n":"...","advance_limit_r":"...","amount":"...","amount_c":"...","amount_d":"...","amount_n":"...","amount_r":"...","city_tax_flag":"...","code_type":"...","county_tax_flag":"...","create_other_pay":"...","dispatcher_flag":"...","emp_fica_hi_flag":"...","emp_fica_oadi_flag":"...","empr_fica_hi_flag":"...","empr_fica_oadi_flg":"...","empr_train_flag":"...","federal_tax_flag":"...","fui_flag":"...","glid":"...","is_cost_business":"...","overweight_pay":"...","sdi_flag":"...","short_desc":"...","state_tax_flag":"...","sui_flag":"...","weight_cutoff":"...","weight_cutoff_um":"..."}

Fields

key name size type
company_id 4 String
id 3 String
advance_limit 16.2 BigDecimal
advance_limit_c 3 String
advance_limit_d 19 Date
advance_limit_n 16.2 BigDecimal
advance_limit_r 10.6 BigDecimal
amount 16.2 BigDecimal
amount_c 3 String
amount_d 19 Date
amount_n 16.2 BigDecimal
amount_r 10.6 BigDecimal
city_tax_flag 1 String
code_type 1 String
county_tax_flag 1 String
create_other_pay 1 String
dispatcher_flag 1 String
emp_fica_hi_flag 1 String
emp_fica_oadi_flag 1 String
empr_fica_hi_flag 1 String
empr_fica_oadi_flg 1 String
empr_train_flag 1 String
federal_tax_flag 1 String
fui_flag 1 String
glid 20 String
is_cost_business 1 String
overweight_pay 1 String
sdi_flag 1 String
short_desc 30 String
state_tax_flag 1 String
sui_flag 1 String
weight_cutoff 7.1 BigDecimal
weight_cutoff_um 2 String