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.
<settlement company_id="..." id="..." accrual_date="..." accrual_type="..." addl_revenue_code="..." bill_of_lading_no="..." billed_distance="..." billed_distance_um="..." carrier_pro_nbr="..." check_number="..." commodity_id="..." delivery_date="..." destination_city="..." destination_state="..." driver_id="..." driver_name="..." external_invoiceno="..." fuel_pay="..." fuel_pay_c="..." fuel_pay_d="..." fuel_pay_n="..." fuel_pay_r="..." fuel_rate="..." hold_comments="..." hubtran_approved_inv_date="..." invoice_recv_date="..." linehaul_charge="..." linehaul_charge_c="..." linehaul_charge_d="..." linehaul_charge_n="..." linehaul_charge_r="..." loaded="..." loadpay_process_date="..." loadpay_pymt_id="..." loadpay_pymt_status="..." loadpay_transaction_date="..." loadpay_transaction_num="..." manifest_id="..." movement_id="..." movement_seq="..." movement_type="..." ok2pay_date="..." order_id="..." order_move_dist="..." order_move_dist_um="..." order_pay="..." order_pay_c="..." order_pay_d="..." order_pay_n="..." order_pay_r="..." order_tot_dist="..." order_tot_dist_um="..." orig_posted_pay="..." orig_posted_pay_c="..." orig_posted_pay_d="..." orig_posted_pay_n="..." orig_posted_pay_r="..." origin_city="..." origin_state="..." pay_distance="..." pay_distance_um="..." pay_method="..." pay_rate="..." payee_id="..." payee_type="..." perdiem_pay="..." perdiem_pay_c="..." perdiem_pay_d="..." perdiem_pay_n="..." perdiem_pay_r="..." post_key="..." post_module="..." preload_charge="..." preload_charge_c="..." preload_charge_d="..." preload_charge_n="..." preload_charge_r="..." pro_nbr="..." process_status="..." prorated_revenue="..." prorated_revenue_c="..." prorated_revenue_d="..." prorated_revenue_n="..." prorated_revenue_r="..." ready_to_pay_flag="..." revenue_id="..." settle_trip_no="..." ship_date="..." total_pay="..." total_pay_c="..." total_pay_d="..." total_pay_n="..." total_pay_r="..." tractor_id="..." trailer_id="..." trailer_rent_pct="..." transfer_date="..." trip_number="..." triumphpay_carrierpay_date="..." triumphpay_confirm_code="..." triumphpay_process_date="..." triumphpay_pymt_details="..." triumphpay_pymt_id="..." triumphpay_pymt_status="..." triumphpay_quickpay="..." triumphpay_transaction_date="..." triumphpay_transaction_num="..." weight="..." weight_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":"settlement","company_id":"...","id":"...","accrual_date":"...","accrual_type":"...","addl_revenue_code":"...","bill_of_lading_no":"...","billed_distance":"...","billed_distance_um":"...","carrier_pro_nbr":"...","check_number":"...","commodity_id":"...","delivery_date":"...","destination_city":"...","destination_state":"...","driver_id":"...","driver_name":"...","external_invoiceno":"...","fuel_pay":"...","fuel_pay_c":"...","fuel_pay_d":"...","fuel_pay_n":"...","fuel_pay_r":"...","fuel_rate":"...","hold_comments":"...","hubtran_approved_inv_date":"...","invoice_recv_date":"...","linehaul_charge":"...","linehaul_charge_c":"...","linehaul_charge_d":"...","linehaul_charge_n":"...","linehaul_charge_r":"...","loaded":"...","loadpay_process_date":"...","loadpay_pymt_id":"...","loadpay_pymt_status":"...","loadpay_transaction_date":"...","loadpay_transaction_num":"...","manifest_id":"...","movement_id":"...","movement_seq":"...","movement_type":"...","ok2pay_date":"...","order_id":"...","order_move_dist":"...","order_move_dist_um":"...","order_pay":"...","order_pay_c":"...","order_pay_d":"...","order_pay_n":"...","order_pay_r":"...","order_tot_dist":"...","order_tot_dist_um":"...","orig_posted_pay":"...","orig_posted_pay_c":"...","orig_posted_pay_d":"...","orig_posted_pay_n":"...","orig_posted_pay_r":"...","origin_city":"...","origin_state":"...","pay_distance":"...","pay_distance_um":"...","pay_method":"...","pay_rate":"...","payee_id":"...","payee_type":"...","perdiem_pay":"...","perdiem_pay_c":"...","perdiem_pay_d":"...","perdiem_pay_n":"...","perdiem_pay_r":"...","post_key":"...","post_module":"...","preload_charge":"...","preload_charge_c":"...","preload_charge_d":"...","preload_charge_n":"...","preload_charge_r":"...","pro_nbr":"...","process_status":"...","prorated_revenue":"...","prorated_revenue_c":"...","prorated_revenue_d":"...","prorated_revenue_n":"...","prorated_revenue_r":"...","ready_to_pay_flag":"...","revenue_id":"...","settle_trip_no":"...","ship_date":"...","total_pay":"...","total_pay_c":"...","total_pay_d":"...","total_pay_n":"...","total_pay_r":"...","tractor_id":"...","trailer_id":"...","trailer_rent_pct":"...","transfer_date":"...","trip_number":"...","triumphpay_carrierpay_date":"...","triumphpay_confirm_code":"...","triumphpay_process_date":"...","triumphpay_pymt_details":"...","triumphpay_pymt_id":"...","triumphpay_pymt_status":"...","triumphpay_quickpay":"...","triumphpay_transaction_date":"...","triumphpay_transaction_num":"...","weight":"...","weight_um":"..."}