go back Home

RowCarrierOffer

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.

<carrier_offer company_id="..." id="..." allow_cntr_offer="..." amount="..." amount_c="..." amount_d="..." amount_n="..." amount_r="..." carrier_name="..." carrier_ranking="..." carrier_rate_calc_pay="..." carrier_rate_calc_pay_c="..." carrier_rate_calc_pay_d="..." carrier_rate_calc_pay_n="..." carrier_rate_calc_pay_r="..." carrier_rate_id="..." carrier_rate_lane_id="..." comments="..." contact_name="..." contact_phone="..." counter_offer="..." counter_offer_c="..." counter_offer_d="..." counter_offer_n="..." counter_offer_r="..." decline_descr="..." decline_reason="..." dot_number="..." email="..." email_subject="..." entered_user_id="..." equipment_type_id="..." fax="..." icc_number="..." max_pay="..." max_pay_c="..." max_pay_d="..." max_pay_n="..." max_pay_r="..." miles_to_origin="..." mobile_phone="..." modified_date="..." movement_id="..." my_avail_offers="..." offer_date="..." offer_sequence="..." order_id="..." order_total_chg="..." order_total_chg_c="..." order_total_chg_d="..." order_total_chg_n="..." order_total_chg_r="..." payee_id="..." response_time="..." routing_guide_profile_id="..." salesperson_id="..." source="..." status="..." target_pay="..." target_pay_c="..." target_pay_d="..." target_pay_n="..." target_pay_r="..." tractor_city="..." tractor_city_id="..." tractor_state="..." tractor_zip="..." waterfall_offer="..."/>

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":"carrier_offer","company_id":"...","id":"...","allow_cntr_offer":"...","amount":"...","amount_c":"...","amount_d":"...","amount_n":"...","amount_r":"...","carrier_name":"...","carrier_ranking":"...","carrier_rate_calc_pay":"...","carrier_rate_calc_pay_c":"...","carrier_rate_calc_pay_d":"...","carrier_rate_calc_pay_n":"...","carrier_rate_calc_pay_r":"...","carrier_rate_id":"...","carrier_rate_lane_id":"...","comments":"...","contact_name":"...","contact_phone":"...","counter_offer":"...","counter_offer_c":"...","counter_offer_d":"...","counter_offer_n":"...","counter_offer_r":"...","decline_descr":"...","decline_reason":"...","dot_number":"...","email":"...","email_subject":"...","entered_user_id":"...","equipment_type_id":"...","fax":"...","icc_number":"...","max_pay":"...","max_pay_c":"...","max_pay_d":"...","max_pay_n":"...","max_pay_r":"...","miles_to_origin":"...","mobile_phone":"...","modified_date":"...","movement_id":"...","my_avail_offers":"...","offer_date":"...","offer_sequence":"...","order_id":"...","order_total_chg":"...","order_total_chg_c":"...","order_total_chg_d":"...","order_total_chg_n":"...","order_total_chg_r":"...","payee_id":"...","response_time":"...","routing_guide_profile_id":"...","salesperson_id":"...","source":"...","status":"...","target_pay":"...","target_pay_c":"...","target_pay_d":"...","target_pay_n":"...","target_pay_r":"...","tractor_city":"...","tractor_city_id":"...","tractor_state":"...","tractor_zip":"...","waterfall_offer":"..."}

Fields

key name size type
company_id 4 String
id 32 String
allow_cntr_offer 1 String
amount 16.2 BigDecimal
amount_c 3 String
amount_d 19 Date
amount_n 16.2 BigDecimal
amount_r 10.6 BigDecimal
carrier_name 28 String
carrier_ranking 4.1 BigDecimal
carrier_rate_calc_pay 16.2 BigDecimal
carrier_rate_calc_pay_c 3 String
carrier_rate_calc_pay_d 19 Date
carrier_rate_calc_pay_n 16.2 BigDecimal
carrier_rate_calc_pay_r 10.6 BigDecimal
carrier_rate_id 10 int
carrier_rate_lane_id 32 String
comments -1 String
contact_name 40 String
contact_phone 20 String
counter_offer 16.2 BigDecimal
counter_offer_c 3 String
counter_offer_d 19 Date
counter_offer_n 16.2 BigDecimal
counter_offer_r 10.6 BigDecimal
decline_descr 80 String
decline_reason 1 String
dot_number 10 String
email 60 String
email_subject 255 String
entered_user_id 10 String
equipment_type_id 4 String
fax 20 String
icc_number 12 String
max_pay 16.2 BigDecimal
max_pay_c 3 String
max_pay_d 19 Date
max_pay_n 16.2 BigDecimal
max_pay_r 10.6 BigDecimal
miles_to_origin 10 int
mobile_phone 20 String
modified_date 19 Date
movement_id 32 String
my_avail_offers 1 String
offer_date 19 Date
offer_sequence 10 int
order_id 8 String
order_total_chg 16.2 BigDecimal
order_total_chg_c 3 String
order_total_chg_d 19 Date
order_total_chg_n 16.2 BigDecimal
order_total_chg_r 10.6 BigDecimal
payee_id 8 String
response_time 10 int
routing_guide_profile_id 10 String
salesperson_id 8 String
source 10 String
status 1 String
target_pay 16.2 BigDecimal
target_pay_c 3 String
target_pay_d 19 Date
target_pay_n 16.2 BigDecimal
target_pay_r 10.6 BigDecimal
tractor_city 50 String
tractor_city_id 10 int
tractor_state 2 String
tractor_zip 10 String
waterfall_offer 1 String