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.
<freight_group company_id="..." fgp_uid="..." add_timestamp="..." add_userid="..." bol_nbr="..." bol_processed="..." cons_ect_uid="..." cons_interline_bol_nbr="..." cons_interline_plc_uid="..." cons_ofrec_plc_uid="..." cons_plc_uid="..." cons_ref_nbr="..." conveyance_id="..." conveyance_owner_plc_uid="..." conveyance_type_code="..." description="..." dest_txl_uid="..." dim_weight_multiplier="..." exceeds_volume="..." fgp_due_timestamp="..." fgp_packaging_type_code="..." fgp_reference_data_1="..." fgp_status_code="..." fgp_tendered_timestamp="..." fgp_type_code="..." fsp_uid="..." inbound_flight_trp_uid="..." lme_order_id="..." mod_timestamp="..." mod_userid="..." offline_dest_txl_uid="..." offline_orig_txl_uid="..." ord_uid="..." orig_txl_uid="..." outbound_flight_trp_uid="..." pro_nbr="..." ship_ect_uid="..." ship_interline_bol_nbr="..." ship_interline_plc_uid="..." ship_ofrec_plc_uid="..." ship_plc_uid="..." ship_ref_nbr="..." stt_uid="..." tendered_chargeable_weight="..." tendered_pieces="..." tendered_spots="..." tendered_weight="..." total_chargeable_weight="..." total_cubic_units="..." total_cubic_volume="..." total_density="..." total_dimensional_weight="..." total_handling_units="..." total_linear_units="..." total_pieces="..." total_req_spots="..." total_value="..." total_value_c="..." total_value_d="..." total_value_n="..." total_value_r="..." total_weight="..." transit_days_actual="..." transit_days_standard="..." weight_uom_type_code="..."/>
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":"freight_group","company_id":"...","fgp_uid":"...","add_timestamp":"...","add_userid":"...","bol_nbr":"...","bol_processed":"...","cons_ect_uid":"...","cons_interline_bol_nbr":"...","cons_interline_plc_uid":"...","cons_ofrec_plc_uid":"...","cons_plc_uid":"...","cons_ref_nbr":"...","conveyance_id":"...","conveyance_owner_plc_uid":"...","conveyance_type_code":"...","description":"...","dest_txl_uid":"...","dim_weight_multiplier":"...","exceeds_volume":"...","fgp_due_timestamp":"...","fgp_packaging_type_code":"...","fgp_reference_data_1":"...","fgp_status_code":"...","fgp_tendered_timestamp":"...","fgp_type_code":"...","fsp_uid":"...","inbound_flight_trp_uid":"...","lme_order_id":"...","mod_timestamp":"...","mod_userid":"...","offline_dest_txl_uid":"...","offline_orig_txl_uid":"...","ord_uid":"...","orig_txl_uid":"...","outbound_flight_trp_uid":"...","pro_nbr":"...","ship_ect_uid":"...","ship_interline_bol_nbr":"...","ship_interline_plc_uid":"...","ship_ofrec_plc_uid":"...","ship_plc_uid":"...","ship_ref_nbr":"...","stt_uid":"...","tendered_chargeable_weight":"...","tendered_pieces":"...","tendered_spots":"...","tendered_weight":"...","total_chargeable_weight":"...","total_cubic_units":"...","total_cubic_volume":"...","total_density":"...","total_dimensional_weight":"...","total_handling_units":"...","total_linear_units":"...","total_pieces":"...","total_req_spots":"...","total_value":"...","total_value_c":"...","total_value_d":"...","total_value_n":"...","total_value_r":"...","total_weight":"...","transit_days_actual":"...","transit_days_standard":"...","weight_uom_type_code":"..."}
key | name | size | type |
---|---|---|---|
company_id | 4 | String | |
fgp_uid | 10 | int | |
add_timestamp | 19 | Date | |
add_userid | 25 | String | |
bol_nbr | 50 | String | |
bol_processed | 1 | String | |
cons_ect_uid | 10 | int | |
cons_interline_bol_nbr | 50 | String | |
cons_interline_plc_uid | 10 | int | |
cons_ofrec_plc_uid | 10 | int | |
cons_plc_uid | 10 | int | |
cons_ref_nbr | 24 | String | |
conveyance_id | 50 | String | |
conveyance_owner_plc_uid | 10 | int | |
conveyance_type_code | 4 | String | |
description | 256 | String | |
dest_txl_uid | 10 | int | |
dim_weight_multiplier | 30.6 | BigDecimal | |
exceeds_volume | 1 | String | |
fgp_due_timestamp | 19 | Date | |
fgp_packaging_type_code | 4 | String | |
fgp_reference_data_1 | 24 | String | |
fgp_status_code | 4 | String | |
fgp_tendered_timestamp | 19 | Date | |
fgp_type_code | 4 | String | |
fsp_uid | 10 | int | |
inbound_flight_trp_uid | 10 | int | |
lme_order_id | 8 | String | |
mod_timestamp | 19 | Date | |
mod_userid | 25 | String | |
offline_dest_txl_uid | 10 | int | |
offline_orig_txl_uid | 10 | int | |
ord_uid | 10 | int | |
orig_txl_uid | 10 | int | |
outbound_flight_trp_uid | 10 | int | |
pro_nbr | 50 | String | |
ship_ect_uid | 10 | int | |
ship_interline_bol_nbr | 50 | String | |
ship_interline_plc_uid | 10 | int | |
ship_ofrec_plc_uid | 10 | int | |
ship_plc_uid | 10 | int | |
ship_ref_nbr | 24 | String | |
stt_uid | 10 | int | |
tendered_chargeable_weight | 53.4 | BigDecimal | |
tendered_pieces | 10 | int | |
tendered_spots | 10 | int | |
tendered_weight | 53.4 | BigDecimal | |
total_chargeable_weight | 53.4 | BigDecimal | |
total_cubic_units | 53.4 | BigDecimal | |
total_cubic_volume | 53.4 | BigDecimal | |
total_density | 53.4 | BigDecimal | |
total_dimensional_weight | 53.4 | BigDecimal | |
total_handling_units | 10 | int | |
total_linear_units | 53.4 | BigDecimal | |
total_pieces | 10 | int | |
total_req_spots | 10 | int | |
total_value | 16.2 | BigDecimal | |
total_value_c | 3 | String | |
total_value_d | 19 | Date | |
total_value_n | 16.2 | BigDecimal | |
total_value_r | 8.4 | BigDecimal | |
total_weight | 53.4 | BigDecimal | |
transit_days_actual | 4.1 | BigDecimal | |
transit_days_standard | 4.1 | BigDecimal | |
weight_uom_type_code | 4 | String |