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.
<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="..." deduct_status="..." 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="..." include_fee_exp="..." 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="..."/>
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":"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":"...","deduct_status":"...","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":"...","include_fee_exp":"...","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":"..."}