go back Home

RowUnpostedWire

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.

<unposted_wire company_id="..." id="..." account_id="..." ap_glid="..." autogen_check_code="..." charge_amt="..." charge_amt_c="..." charge_amt_d="..." charge_amt_n="..." charge_amt_r="..." charge_code_id="..." check_amount="..." check_amount_c="..." check_amount_d="..." check_amount_n="..." check_amount_r="..." check_code="..." check_number="..." create_other_charge="..." deduct_code_id="..." deduct_flag="..." deduct_status="..." descr="..." driver_fee_amt="..." driver_fee_amt_c="..." driver_fee_amt_d="..." driver_fee_amt_n="..." driver_fee_amt_r="..." driver_id="..." fuel_card_id="..." fuel_interface_id="..." ifuel_quikq_asset_id="..." manifest_id="..." movement_id="..." ok2post="..." order_id="..." payee_id="..." service_charge="..." service_charge_c="..." service_charge_d="..." service_charge_n="..." service_charge_r="..." source="..." status="..." subaccount_id="..." trans_date_time="..." user_id="..." wire_contract_tch="..." wirecode_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":"unposted_wire","company_id":"...","id":"...","account_id":"...","ap_glid":"...","autogen_check_code":"...","charge_amt":"...","charge_amt_c":"...","charge_amt_d":"...","charge_amt_n":"...","charge_amt_r":"...","charge_code_id":"...","check_amount":"...","check_amount_c":"...","check_amount_d":"...","check_amount_n":"...","check_amount_r":"...","check_code":"...","check_number":"...","create_other_charge":"...","deduct_code_id":"...","deduct_flag":"...","deduct_status":"...","descr":"...","driver_fee_amt":"...","driver_fee_amt_c":"...","driver_fee_amt_d":"...","driver_fee_amt_n":"...","driver_fee_amt_r":"...","driver_id":"...","fuel_card_id":"...","fuel_interface_id":"...","ifuel_quikq_asset_id":"...","manifest_id":"...","movement_id":"...","ok2post":"...","order_id":"...","payee_id":"...","service_charge":"...","service_charge_c":"...","service_charge_d":"...","service_charge_n":"...","service_charge_r":"...","source":"...","status":"...","subaccount_id":"...","trans_date_time":"...","user_id":"...","wire_contract_tch":"...","wirecode_id":"..."}

Fields

key name size type
company_id 4 String
id 32 String
account_id 6 String
ap_glid 20 String
autogen_check_code 1 String
charge_amt 16.2 BigDecimal
charge_amt_c 3 String
charge_amt_d 19 Date
charge_amt_n 16.2 BigDecimal
charge_amt_r 10.6 BigDecimal
charge_code_id 4 String
check_amount 16.2 BigDecimal
check_amount_c 3 String
check_amount_d 19 Date
check_amount_n 16.2 BigDecimal
check_amount_r 10.6 BigDecimal
check_code 24 String
check_number 12 String
create_other_charge 1 String
deduct_code_id 3 String
deduct_flag 1 String
deduct_status 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 10.6 BigDecimal
driver_id 8 String
fuel_card_id 13 String
fuel_interface_id 1 String
ifuel_quikq_asset_id 8 String
manifest_id 8 String
movement_id 32 String
ok2post 1 String
order_id 8 String
payee_id 8 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 10.6 BigDecimal
source 3 String
status 1 String
subaccount_id 10 String
trans_date_time 19 Date
user_id 10 String
wire_contract_tch 10 int
wirecode_id 5 String