go back Home

RowBillingFreightGroup

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.

<billing_freight_group bfg_uid="..." company_id="..." add_timestamp="..." add_userid="..." bfg_comment="..." bfg_status_code="..." bfg_type_code="..." bol_address1="..." bol_address2="..." bol_city="..." bol_name="..." bol_phone="..." bol_state="..." bol_zip_code="..." calc_type_code="..." carrier_display_name="..." carrier_key="..." carrier_scac="..." contract_descr="..." contract_type_descr="..." currency_type_id="..." delivery_lane="..." dest_address="..." dest_city_name="..." dest_code="..." dest_contact_email="..." dest_contact_fax="..." dest_contact_name="..." dest_contact_phone="..." dest_contact_title="..." dest_contact_tollfree="..." dest_country="..." dest_state="..." dest_terminal_name="..." dest_terminal_phone="..." dest_zip_code="..." dispatch_type="..." est_delivery_date="..." mod_timestamp="..." mod_userid="..." movement_id="..." orig_address="..." orig_city_name="..." orig_code="..." orig_contact_email="..." orig_contact_fax="..." orig_contact_name="..." orig_contact_phone="..." orig_contact_title="..." orig_contact_tollfree="..." orig_country="..." orig_state="..." orig_terminal_name="..." orig_terminal_phone="..." orig_zip_code="..." p44_capacity_provider_acct="..." p44_direction_override="..." p44_payment_terms="..." p44_scac="..." payment_terms="..." pickup_lane="..." quote_expire_date="..." quote_number="..." rating_mode="..." reference_id="..." service_descr="..." service_level="..." shipment_id="..." smc3_payer_override="..." smc3_payment_terms="..." smc3_rating_mode="..." total_pieces="..." total_req_spots="..." total_weight="..." transit_days="..."/>

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":"billing_freight_group","bfg_uid":"...","company_id":"...","add_timestamp":"...","add_userid":"...","bfg_comment":"...","bfg_status_code":"...","bfg_type_code":"...","bol_address1":"...","bol_address2":"...","bol_city":"...","bol_name":"...","bol_phone":"...","bol_state":"...","bol_zip_code":"...","calc_type_code":"...","carrier_display_name":"...","carrier_key":"...","carrier_scac":"...","contract_descr":"...","contract_type_descr":"...","currency_type_id":"...","delivery_lane":"...","dest_address":"...","dest_city_name":"...","dest_code":"...","dest_contact_email":"...","dest_contact_fax":"...","dest_contact_name":"...","dest_contact_phone":"...","dest_contact_title":"...","dest_contact_tollfree":"...","dest_country":"...","dest_state":"...","dest_terminal_name":"...","dest_terminal_phone":"...","dest_zip_code":"...","dispatch_type":"...","est_delivery_date":"...","mod_timestamp":"...","mod_userid":"...","movement_id":"...","orig_address":"...","orig_city_name":"...","orig_code":"...","orig_contact_email":"...","orig_contact_fax":"...","orig_contact_name":"...","orig_contact_phone":"...","orig_contact_title":"...","orig_contact_tollfree":"...","orig_country":"...","orig_state":"...","orig_terminal_name":"...","orig_terminal_phone":"...","orig_zip_code":"...","p44_capacity_provider_acct":"...","p44_direction_override":"...","p44_payment_terms":"...","p44_scac":"...","payment_terms":"...","pickup_lane":"...","quote_expire_date":"...","quote_number":"...","rating_mode":"...","reference_id":"...","service_descr":"...","service_level":"...","shipment_id":"...","smc3_payer_override":"...","smc3_payment_terms":"...","smc3_rating_mode":"...","total_pieces":"...","total_req_spots":"...","total_weight":"...","transit_days":"..."}

Fields

key name size type
bfg_uid 10 int
company_id 4 String
add_timestamp 19 Date
add_userid 25 String
bfg_comment 255 String
bfg_status_code 8 String
bfg_type_code 8 String
bol_address1 40 String
bol_address2 40 String
bol_city 50 String
bol_name 40 String
bol_phone 20 String
bol_state 2 String
bol_zip_code 10 String
calc_type_code 4 String
carrier_display_name 100 String
carrier_key 12 String
carrier_scac 10 String
contract_descr 80 String
contract_type_descr 30 String
currency_type_id 3 String
delivery_lane 1 String
dest_address 40 String
dest_city_name 50 String
dest_code 10 String
dest_contact_email 60 String
dest_contact_fax 20 String
dest_contact_name 40 String
dest_contact_phone 20 String
dest_contact_title 30 String
dest_contact_tollfree 20 String
dest_country 3 String
dest_state 2 String
dest_terminal_name 40 String
dest_terminal_phone 20 String
dest_zip_code 10 String
dispatch_type 4 String
est_delivery_date 10 Date
mod_timestamp 19 Date
mod_userid 25 String
movement_id 32 String
orig_address 40 String
orig_city_name 50 String
orig_code 10 String
orig_contact_email 60 String
orig_contact_fax 20 String
orig_contact_name 40 String
orig_contact_phone 20 String
orig_contact_title 30 String
orig_contact_tollfree 20 String
orig_country 3 String
orig_state 2 String
orig_terminal_name 40 String
orig_terminal_phone 20 String
orig_zip_code 10 String
p44_capacity_provider_acct 50 String
p44_direction_override 20 String
p44_payment_terms 20 String
p44_scac 10 String
payment_terms 20 String
pickup_lane 1 String
quote_expire_date 19 Date
quote_number 50 String
rating_mode 4 String
reference_id 50 String
service_descr 80 String
service_level 8 String
shipment_id 50 String
smc3_payer_override 20 String
smc3_payment_terms 20 String
smc3_rating_mode 4 String
total_pieces 10 int
total_req_spots 10 int
total_weight 53.4 BigDecimal
transit_days 10 int