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.
<wirecode company_id="..." id="..." allow_aft_xfer_settlement="..." ap_glid="..." carrier_limit_amount="..." carrier_limit_amount_c="..." carrier_limit_amount_d="..." carrier_limit_amount_n="..." carrier_limit_amount_r="..." carrier_limit_method="..." carrier_order_pct_limit="..." carrier_valid_move_status="..." charge_code_id="..." company_limit_amount="..." company_limit_amount_c="..." company_limit_amount_d="..." company_limit_amount_n="..." company_limit_amount_r="..." company_limit_method="..." company_order_pct_limit="..." company_valid_move_status="..." contract_carrier="..." contract_driver="..." contract_no_payee="..." contract_ownerop="..." create_deduction="..." create_other_charge="..." deduct_code_id="..." deduct_in_provider_currency="..." descr="..." driver_fee_amt="..." driver_fee_amt_c="..." driver_fee_amt_d="..." driver_fee_amt_n="..." driver_fee_amt_r="..." expense_glid="..." fuel_interface_id="..." is_active="..." is_atm_cash="..." issuing_user_group="..." issuing_users="..." msts_addl_fee_percent="..." msts_addl_fee_threshold="..." msts_addl_fee_threshold_c="..." msts_addl_fee_threshold_d="..." msts_addl_fee_threshold_n="..." msts_addl_fee_threshold_r="..." no_validation="..." ownerop_limit_amount="..." ownerop_limit_amount_c="..." ownerop_limit_amount_d="..." ownerop_limit_amount_n="..." ownerop_limit_amount_r="..." ownerop_limit_method="..." ownerop_order_pct_limit="..." ownerop_valid_move_status="..." plus_minus="..." require_order="..." service_charge="..." service_charge_c="..." service_charge_d="..." service_charge_n="..." service_charge_r="..." subaccount_carrier="..." subaccount_driver="..." subaccount_no_payee="..." subaccount_ownerop="..." unposted_wire_status="..." wire_type="..."/>
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":"wirecode","company_id":"...","id":"...","allow_aft_xfer_settlement":"...","ap_glid":"...","carrier_limit_amount":"...","carrier_limit_amount_c":"...","carrier_limit_amount_d":"...","carrier_limit_amount_n":"...","carrier_limit_amount_r":"...","carrier_limit_method":"...","carrier_order_pct_limit":"...","carrier_valid_move_status":"...","charge_code_id":"...","company_limit_amount":"...","company_limit_amount_c":"...","company_limit_amount_d":"...","company_limit_amount_n":"...","company_limit_amount_r":"...","company_limit_method":"...","company_order_pct_limit":"...","company_valid_move_status":"...","contract_carrier":"...","contract_driver":"...","contract_no_payee":"...","contract_ownerop":"...","create_deduction":"...","create_other_charge":"...","deduct_code_id":"...","deduct_in_provider_currency":"...","descr":"...","driver_fee_amt":"...","driver_fee_amt_c":"...","driver_fee_amt_d":"...","driver_fee_amt_n":"...","driver_fee_amt_r":"...","expense_glid":"...","fuel_interface_id":"...","is_active":"...","is_atm_cash":"...","issuing_user_group":"...","issuing_users":"...","msts_addl_fee_percent":"...","msts_addl_fee_threshold":"...","msts_addl_fee_threshold_c":"...","msts_addl_fee_threshold_d":"...","msts_addl_fee_threshold_n":"...","msts_addl_fee_threshold_r":"...","no_validation":"...","ownerop_limit_amount":"...","ownerop_limit_amount_c":"...","ownerop_limit_amount_d":"...","ownerop_limit_amount_n":"...","ownerop_limit_amount_r":"...","ownerop_limit_method":"...","ownerop_order_pct_limit":"...","ownerop_valid_move_status":"...","plus_minus":"...","require_order":"...","service_charge":"...","service_charge_c":"...","service_charge_d":"...","service_charge_n":"...","service_charge_r":"...","subaccount_carrier":"...","subaccount_driver":"...","subaccount_no_payee":"...","subaccount_ownerop":"...","unposted_wire_status":"...","wire_type":"..."}
key | name | size | type |
---|---|---|---|
company_id | 4 | String | |
id | 5 | String | |
allow_aft_xfer_settlement | 1 | String | |
ap_glid | 20 | String | |
carrier_limit_amount | 16.2 | BigDecimal | |
carrier_limit_amount_c | 3 | String | |
carrier_limit_amount_d | 19 | Date | |
carrier_limit_amount_n | 16.2 | BigDecimal | |
carrier_limit_amount_r | 8.4 | BigDecimal | |
carrier_limit_method | 1 | String | |
carrier_order_pct_limit | 5.2 | BigDecimal | |
carrier_valid_move_status | 12 | String | |
charge_code_id | 4 | String | |
company_limit_amount | 16.2 | BigDecimal | |
company_limit_amount_c | 3 | String | |
company_limit_amount_d | 19 | Date | |
company_limit_amount_n | 16.2 | BigDecimal | |
company_limit_amount_r | 8.4 | BigDecimal | |
company_limit_method | 1 | String | |
company_order_pct_limit | 5.2 | BigDecimal | |
company_valid_move_status | 12 | String | |
contract_carrier | 10 | int | |
contract_driver | 10 | int | |
contract_no_payee | 10 | int | |
contract_ownerop | 10 | int | |
create_deduction | 1 | String | |
create_other_charge | 1 | String | |
deduct_code_id | 3 | String | |
deduct_in_provider_currency | 1 | String | |
descr | 25 | String | |
driver_fee_amt | 16.2 | BigDecimal | |
driver_fee_amt_c | 3 | String | |
driver_fee_amt_d | 19 | Date | |
driver_fee_amt_n | 16.2 | BigDecimal | |
driver_fee_amt_r | 8.4 | BigDecimal | |
expense_glid | 20 | String | |
fuel_interface_id | 1 | String | |
is_active | 1 | String | |
is_atm_cash | 1 | String | |
issuing_user_group | 254 | String | |
issuing_users | 254 | String | |
msts_addl_fee_percent | 5.2 | BigDecimal | |
msts_addl_fee_threshold | 16.2 | BigDecimal | |
msts_addl_fee_threshold_c | 3 | String | |
msts_addl_fee_threshold_d | 19 | Date | |
msts_addl_fee_threshold_n | 16.2 | BigDecimal | |
msts_addl_fee_threshold_r | 8.4 | BigDecimal | |
no_validation | 1 | String | |
ownerop_limit_amount | 16.2 | BigDecimal | |
ownerop_limit_amount_c | 3 | String | |
ownerop_limit_amount_d | 19 | Date | |
ownerop_limit_amount_n | 16.2 | BigDecimal | |
ownerop_limit_amount_r | 8.4 | BigDecimal | |
ownerop_limit_method | 1 | String | |
ownerop_order_pct_limit | 5.2 | BigDecimal | |
ownerop_valid_move_status | 12 | String | |
plus_minus | 1 | String | |
require_order | 1 | String | |
service_charge | 16.2 | BigDecimal | |
service_charge_c | 3 | String | |
service_charge_d | 19 | Date | |
service_charge_n | 16.2 | BigDecimal | |
service_charge_r | 8.4 | BigDecimal | |
subaccount_carrier | 10 | String | |
subaccount_driver | 10 | String | |
subaccount_no_payee | 10 | String | |
subaccount_ownerop | 10 | String | |
unposted_wire_status | 1 | String | |
wire_type | 1 | String |