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="..." comments="..." contact_name="..." contact_phone="..." counter_offer="..." counter_offer_c="..." counter_offer_d="..." counter_offer_n="..." counter_offer_r="..." destination="..." dot_number="..." email="..." 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="..." offered_pay_rate="..." offered_pay_units="..." offered_type="..." optimum_record="..." order_id="..." order_total_chg="..." order_total_chg_c="..." order_total_chg_d="..." order_total_chg_n="..." order_total_chg_r="..." origin="..." payee_id="..." pu_date="..." response_time="..." salesperson_id="..." source="..." status="..." stops="..." 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":"...","comments":"...","contact_name":"...","contact_phone":"...","counter_offer":"...","counter_offer_c":"...","counter_offer_d":"...","counter_offer_n":"...","counter_offer_r":"...","destination":"...","dot_number":"...","email":"...","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":"...","offered_pay_rate":"...","offered_pay_units":"...","offered_type":"...","optimum_record":"...","order_id":"...","order_total_chg":"...","order_total_chg_c":"...","order_total_chg_d":"...","order_total_chg_n":"...","order_total_chg_r":"...","origin":"...","payee_id":"...","pu_date":"...","response_time":"...","salesperson_id":"...","source":"...","status":"...","stops":"...","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 8.4 BigDecimal
carrier_name 28 String
carrier_ranking 4.1 BigDecimal
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 8.4 BigDecimal
destination 50 String
dot_number 10 String
email 60 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 8.4 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
offered_pay_rate 12.4 BigDecimal
offered_pay_units 12.4 BigDecimal
offered_type 1 String
optimum_record 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 8.4 BigDecimal
origin 50 String
payee_id 8 String
pu_date 19 Date
response_time 10 int
salesperson_id 8 String
source 10 String
status 1 String
stops 10 int
target_pay 16.2 BigDecimal
target_pay_c 3 String
target_pay_d 19 Date
target_pay_n 16.2 BigDecimal
target_pay_r 8.4 BigDecimal
tractor_city 50 String
tractor_city_id 10 int
tractor_state 2 String
tractor_zip 10 String
waterfall_offer 1 String