TrackService
Click here for a complete list of operations.
GetTracking
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /track/trackservice.asmx HTTP/1.1
Host: custsvcqa.sekoww.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://custservices.myseko.com/GetTracking"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<GetTracking xmlns="http://custservices.myseko.com/">
<trackRequest>
<TrackingNumber xmlns="http://webservices.myseko.com/">string</TrackingNumber>
</trackRequest>
</GetTracking>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<GetTrackingResponse xmlns="http://custservices.myseko.com/">
<GetTrackingResult>
<TrackShipment xmlns="http://webservices.myseko.com/">
<TrackingNumber>string</TrackingNumber>
<Status>string</Status>
<ShipParty>
<PartyNumber>string</PartyNumber>
<PartyName>string</PartyName>
<Address xsi:nil="true" />
<Contact xsi:nil="true" />
<Contact xsi:nil="true" />
<PhoneNumber>string</PhoneNumber>
</ShipParty>
<ConsParty>
<PartyNumber>string</PartyNumber>
<PartyName>string</PartyName>
<Address xsi:nil="true" />
<Contact xsi:nil="true" />
<Contact xsi:nil="true" />
<PhoneNumber>string</PhoneNumber>
</ConsParty>
<BillParty>
<PartyNumber>string</PartyNumber>
<PartyName>string</PartyName>
<Address xsi:nil="true" />
<Contact xsi:nil="true" />
<Contact xsi:nil="true" />
<PhoneNumber>string</PhoneNumber>
</BillParty>
<OriginCode>string</OriginCode>
<DestCode>string</DestCode>
<ShipDate>dateTime</ShipDate>
<EndDate>dateTime</EndDate>
<PODName>string</PODName>
<PODDate>dateTime</PODDate>
<Description>string</Description>
<ShipperReference>string</ShipperReference>
<ConsigneeReference>string</ConsigneeReference>
<ShipperAttention>string</ShipperAttention>
<ConsigneeAttention>string</ConsigneeAttention>
<PickupInstructions>string</PickupInstructions>
<DeliveryInstructions>string</DeliveryInstructions>
<Pieces>int</Pieces>
<Weight>
<Units>KG or LB</Units>
<Value>decimal</Value>
</Weight>
<ChargeableWeight>
<Units>KG or LB</Units>
<Value>decimal</Value>
</ChargeableWeight>
<DimWeight>
<Units>KG or LB</Units>
<Value>decimal</Value>
</DimWeight>
<DeclaredValue>
<Currency>USD</Currency>
<Amount>decimal</Amount>
</DeclaredValue>
<COD>
<Currency>USD</Currency>
<Amount>decimal</Amount>
</COD>
<ServiceType>Emtpy or SEKO_ONCE or SEKO_1_Day or SEKO_2_Day or SEKO_3_Day or SEKO_3_TO_5_DAY or Seko_4_day or Second_Day or Home_Delivery or International or Ocean or Hot_Shot or General or Flight_Specific or TL_Exclusive or Truck_General or Local_Svc or AM_delivery_Overnight or AM_delivery_Second_day or AM_delivery_Third_day or Comat or Expedited_Ground or Over_the_Counter or Charter or LOGISTICS_WAREHOUSING or TRUCKLOAD or Less_Than_Truckload_General or Walmart_ROC or Intermodal or MILK_RUN or Home_Threshold or Home_White_Glove_1_Man or Home_White_Glove_2_Man or Deferred_Air or HI_AK_Express_Air or Home_Delivery_Room_Of_Choice or H41_BASIC or H41_DEFERRED or Small_Package or SEKO_3_TO_5_DAY_White_Glove or SEKO_5_DAY or FRIDAY_MONDAY or Dock_to_Dock or Time_And_Date_Specific or Regional or Final_Mile or Home_Delivery_Room_of_Choice or BRONZE or SILVER or GOLD or FM_PREMIER or FM_THRESHOLD or Door_to_Door or Deferred or Direct or Standard or Trans_Border or Airport_to_Door or Express or Airport_to_Airport or Door_to_Airport or Other or Port_to_Port or Door_to_Port or Brokerage or Port_to_Door or PLATINUM or Standard_Air or Express_Air or Deferred_Truck or Next_Day_Truck or Second_Day_Truck or Third_Day_Truck or Deferred_Ocean or FIELD_DESTROY or All or WHITE_GLOVE or SPOT_QUOTE or ECONOMY</ServiceType>
<SecondaryServiceType>string</SecondaryServiceType>
<DueDateReady>dateTime</DueDateReady>
<DueDateClose>dateTime</DueDateClose>
<ApptDateReady>dateTime</ApptDateReady>
<ApptDateClose>dateTime</ApptDateClose>
<TrackEvent>
<CommentDate>dateTime</CommentDate>
<CommentDateUTC>dateTime</CommentDateUTC>
<utc_offset>string</utc_offset>
<Comment>string</Comment>
<Code>string</Code>
<Location xsi:nil="true" />
</TrackEvent>
<TrackEvent>
<CommentDate>dateTime</CommentDate>
<CommentDateUTC>dateTime</CommentDateUTC>
<utc_offset>string</utc_offset>
<Comment>string</Comment>
<Code>string</Code>
<Location xsi:nil="true" />
</TrackEvent>
<RequestedPackage>
<PieceCount>int</PieceCount>
<PackageTypeID>int</PackageTypeID>
<InnerPieceCount>int</InnerPieceCount>
<InnerPackageTypeID>int</InnerPackageTypeID>
<Weight xsi:nil="true" />
<Dimensions xsi:nil="true" />
<ItemDescription>string</ItemDescription>
<SerialNumber>string</SerialNumber>
<SKU>string</SKU>
<RequestedPackageDetail xsi:nil="true" />
<Class>string</Class>
<NMFC>string</NMFC>
</RequestedPackage>
<RequestedPackage>
<PieceCount>int</PieceCount>
<PackageTypeID>int</PackageTypeID>
<InnerPieceCount>int</InnerPieceCount>
<InnerPackageTypeID>int</InnerPackageTypeID>
<Weight xsi:nil="true" />
<Dimensions xsi:nil="true" />
<ItemDescription>string</ItemDescription>
<SerialNumber>string</SerialNumber>
<SKU>string</SKU>
<RequestedPackageDetail xsi:nil="true" />
<Class>string</Class>
<NMFC>string</NMFC>
</RequestedPackage>
</TrackShipment>
<TrackShipment xmlns="http://webservices.myseko.com/">
<TrackingNumber>string</TrackingNumber>
<Status>string</Status>
<ShipParty>
<PartyNumber>string</PartyNumber>
<PartyName>string</PartyName>
<Address xsi:nil="true" />
<Contact xsi:nil="true" />
<Contact xsi:nil="true" />
<PhoneNumber>string</PhoneNumber>
</ShipParty>
<ConsParty>
<PartyNumber>string</PartyNumber>
<PartyName>string</PartyName>
<Address xsi:nil="true" />
<Contact xsi:nil="true" />
<Contact xsi:nil="true" />
<PhoneNumber>string</PhoneNumber>
</ConsParty>
<BillParty>
<PartyNumber>string</PartyNumber>
<PartyName>string</PartyName>
<Address xsi:nil="true" />
<Contact xsi:nil="true" />
<Contact xsi:nil="true" />
<PhoneNumber>string</PhoneNumber>
</BillParty>
<OriginCode>string</OriginCode>
<DestCode>string</DestCode>
<ShipDate>dateTime</ShipDate>
<EndDate>dateTime</EndDate>
<PODName>string</PODName>
<PODDate>dateTime</PODDate>
<Description>string</Description>
<ShipperReference>string</ShipperReference>
<ConsigneeReference>string</ConsigneeReference>
<ShipperAttention>string</ShipperAttention>
<ConsigneeAttention>string</ConsigneeAttention>
<PickupInstructions>string</PickupInstructions>
<DeliveryInstructions>string</DeliveryInstructions>
<Pieces>int</Pieces>
<Weight>
<Units>KG or LB</Units>
<Value>decimal</Value>
</Weight>
<ChargeableWeight>
<Units>KG or LB</Units>
<Value>decimal</Value>
</ChargeableWeight>
<DimWeight>
<Units>KG or LB</Units>
<Value>decimal</Value>
</DimWeight>
<DeclaredValue>
<Currency>USD</Currency>
<Amount>decimal</Amount>
</DeclaredValue>
<COD>
<Currency>USD</Currency>
<Amount>decimal</Amount>
</COD>
<ServiceType>Emtpy or SEKO_ONCE or SEKO_1_Day or SEKO_2_Day or SEKO_3_Day or SEKO_3_TO_5_DAY or Seko_4_day or Second_Day or Home_Delivery or International or Ocean or Hot_Shot or General or Flight_Specific or TL_Exclusive or Truck_General or Local_Svc or AM_delivery_Overnight or AM_delivery_Second_day or AM_delivery_Third_day or Comat or Expedited_Ground or Over_the_Counter or Charter or LOGISTICS_WAREHOUSING or TRUCKLOAD or Less_Than_Truckload_General or Walmart_ROC or Intermodal or MILK_RUN or Home_Threshold or Home_White_Glove_1_Man or Home_White_Glove_2_Man or Deferred_Air or HI_AK_Express_Air or Home_Delivery_Room_Of_Choice or H41_BASIC or H41_DEFERRED or Small_Package or SEKO_3_TO_5_DAY_White_Glove or SEKO_5_DAY or FRIDAY_MONDAY or Dock_to_Dock or Time_And_Date_Specific or Regional or Final_Mile or Home_Delivery_Room_of_Choice or BRONZE or SILVER or GOLD or FM_PREMIER or FM_THRESHOLD or Door_to_Door or Deferred or Direct or Standard or Trans_Border or Airport_to_Door or Express or Airport_to_Airport or Door_to_Airport or Other or Port_to_Port or Door_to_Port or Brokerage or Port_to_Door or PLATINUM or Standard_Air or Express_Air or Deferred_Truck or Next_Day_Truck or Second_Day_Truck or Third_Day_Truck or Deferred_Ocean or FIELD_DESTROY or All or WHITE_GLOVE or SPOT_QUOTE or ECONOMY</ServiceType>
<SecondaryServiceType>string</SecondaryServiceType>
<DueDateReady>dateTime</DueDateReady>
<DueDateClose>dateTime</DueDateClose>
<ApptDateReady>dateTime</ApptDateReady>
<ApptDateClose>dateTime</ApptDateClose>
<TrackEvent>
<CommentDate>dateTime</CommentDate>
<CommentDateUTC>dateTime</CommentDateUTC>
<utc_offset>string</utc_offset>
<Comment>string</Comment>
<Code>string</Code>
<Location xsi:nil="true" />
</TrackEvent>
<TrackEvent>
<CommentDate>dateTime</CommentDate>
<CommentDateUTC>dateTime</CommentDateUTC>
<utc_offset>string</utc_offset>
<Comment>string</Comment>
<Code>string</Code>
<Location xsi:nil="true" />
</TrackEvent>
<RequestedPackage>
<PieceCount>int</PieceCount>
<PackageTypeID>int</PackageTypeID>
<InnerPieceCount>int</InnerPieceCount>
<InnerPackageTypeID>int</InnerPackageTypeID>
<Weight xsi:nil="true" />
<Dimensions xsi:nil="true" />
<ItemDescription>string</ItemDescription>
<SerialNumber>string</SerialNumber>
<SKU>string</SKU>
<RequestedPackageDetail xsi:nil="true" />
<Class>string</Class>
<NMFC>string</NMFC>
</RequestedPackage>
<RequestedPackage>
<PieceCount>int</PieceCount>
<PackageTypeID>int</PackageTypeID>
<InnerPieceCount>int</InnerPieceCount>
<InnerPackageTypeID>int</InnerPackageTypeID>
<Weight xsi:nil="true" />
<Dimensions xsi:nil="true" />
<ItemDescription>string</ItemDescription>
<SerialNumber>string</SerialNumber>
<SKU>string</SKU>
<RequestedPackageDetail xsi:nil="true" />
<Class>string</Class>
<NMFC>string</NMFC>
</RequestedPackage>
</TrackShipment>
</GetTrackingResult>
</GetTrackingResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /track/trackservice.asmx HTTP/1.1
Host: custsvcqa.sekoww.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<GetTracking xmlns="http://custservices.myseko.com/">
<trackRequest>
<TrackingNumber xmlns="http://webservices.myseko.com/">string</TrackingNumber>
</trackRequest>
</GetTracking>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<GetTrackingResponse xmlns="http://custservices.myseko.com/">
<GetTrackingResult>
<TrackShipment xmlns="http://webservices.myseko.com/">
<TrackingNumber>string</TrackingNumber>
<Status>string</Status>
<ShipParty>
<PartyNumber>string</PartyNumber>
<PartyName>string</PartyName>
<Address xsi:nil="true" />
<Contact xsi:nil="true" />
<Contact xsi:nil="true" />
<PhoneNumber>string</PhoneNumber>
</ShipParty>
<ConsParty>
<PartyNumber>string</PartyNumber>
<PartyName>string</PartyName>
<Address xsi:nil="true" />
<Contact xsi:nil="true" />
<Contact xsi:nil="true" />
<PhoneNumber>string</PhoneNumber>
</ConsParty>
<BillParty>
<PartyNumber>string</PartyNumber>
<PartyName>string</PartyName>
<Address xsi:nil="true" />
<Contact xsi:nil="true" />
<Contact xsi:nil="true" />
<PhoneNumber>string</PhoneNumber>
</BillParty>
<OriginCode>string</OriginCode>
<DestCode>string</DestCode>
<ShipDate>dateTime</ShipDate>
<EndDate>dateTime</EndDate>
<PODName>string</PODName>
<PODDate>dateTime</PODDate>
<Description>string</Description>
<ShipperReference>string</ShipperReference>
<ConsigneeReference>string</ConsigneeReference>
<ShipperAttention>string</ShipperAttention>
<ConsigneeAttention>string</ConsigneeAttention>
<PickupInstructions>string</PickupInstructions>
<DeliveryInstructions>string</DeliveryInstructions>
<Pieces>int</Pieces>
<Weight>
<Units>KG or LB</Units>
<Value>decimal</Value>
</Weight>
<ChargeableWeight>
<Units>KG or LB</Units>
<Value>decimal</Value>
</ChargeableWeight>
<DimWeight>
<Units>KG or LB</Units>
<Value>decimal</Value>
</DimWeight>
<DeclaredValue>
<Currency>USD</Currency>
<Amount>decimal</Amount>
</DeclaredValue>
<COD>
<Currency>USD</Currency>
<Amount>decimal</Amount>
</COD>
<ServiceType>Emtpy or SEKO_ONCE or SEKO_1_Day or SEKO_2_Day or SEKO_3_Day or SEKO_3_TO_5_DAY or Seko_4_day or Second_Day or Home_Delivery or International or Ocean or Hot_Shot or General or Flight_Specific or TL_Exclusive or Truck_General or Local_Svc or AM_delivery_Overnight or AM_delivery_Second_day or AM_delivery_Third_day or Comat or Expedited_Ground or Over_the_Counter or Charter or LOGISTICS_WAREHOUSING or TRUCKLOAD or Less_Than_Truckload_General or Walmart_ROC or Intermodal or MILK_RUN or Home_Threshold or Home_White_Glove_1_Man or Home_White_Glove_2_Man or Deferred_Air or HI_AK_Express_Air or Home_Delivery_Room_Of_Choice or H41_BASIC or H41_DEFERRED or Small_Package or SEKO_3_TO_5_DAY_White_Glove or SEKO_5_DAY or FRIDAY_MONDAY or Dock_to_Dock or Time_And_Date_Specific or Regional or Final_Mile or Home_Delivery_Room_of_Choice or BRONZE or SILVER or GOLD or FM_PREMIER or FM_THRESHOLD or Door_to_Door or Deferred or Direct or Standard or Trans_Border or Airport_to_Door or Express or Airport_to_Airport or Door_to_Airport or Other or Port_to_Port or Door_to_Port or Brokerage or Port_to_Door or PLATINUM or Standard_Air or Express_Air or Deferred_Truck or Next_Day_Truck or Second_Day_Truck or Third_Day_Truck or Deferred_Ocean or FIELD_DESTROY or All or WHITE_GLOVE or SPOT_QUOTE or ECONOMY</ServiceType>
<SecondaryServiceType>string</SecondaryServiceType>
<DueDateReady>dateTime</DueDateReady>
<DueDateClose>dateTime</DueDateClose>
<ApptDateReady>dateTime</ApptDateReady>
<ApptDateClose>dateTime</ApptDateClose>
<TrackEvent>
<CommentDate>dateTime</CommentDate>
<CommentDateUTC>dateTime</CommentDateUTC>
<utc_offset>string</utc_offset>
<Comment>string</Comment>
<Code>string</Code>
<Location xsi:nil="true" />
</TrackEvent>
<TrackEvent>
<CommentDate>dateTime</CommentDate>
<CommentDateUTC>dateTime</CommentDateUTC>
<utc_offset>string</utc_offset>
<Comment>string</Comment>
<Code>string</Code>
<Location xsi:nil="true" />
</TrackEvent>
<RequestedPackage>
<PieceCount>int</PieceCount>
<PackageTypeID>int</PackageTypeID>
<InnerPieceCount>int</InnerPieceCount>
<InnerPackageTypeID>int</InnerPackageTypeID>
<Weight xsi:nil="true" />
<Dimensions xsi:nil="true" />
<ItemDescription>string</ItemDescription>
<SerialNumber>string</SerialNumber>
<SKU>string</SKU>
<RequestedPackageDetail xsi:nil="true" />
<Class>string</Class>
<NMFC>string</NMFC>
</RequestedPackage>
<RequestedPackage>
<PieceCount>int</PieceCount>
<PackageTypeID>int</PackageTypeID>
<InnerPieceCount>int</InnerPieceCount>
<InnerPackageTypeID>int</InnerPackageTypeID>
<Weight xsi:nil="true" />
<Dimensions xsi:nil="true" />
<ItemDescription>string</ItemDescription>
<SerialNumber>string</SerialNumber>
<SKU>string</SKU>
<RequestedPackageDetail xsi:nil="true" />
<Class>string</Class>
<NMFC>string</NMFC>
</RequestedPackage>
</TrackShipment>
<TrackShipment xmlns="http://webservices.myseko.com/">
<TrackingNumber>string</TrackingNumber>
<Status>string</Status>
<ShipParty>
<PartyNumber>string</PartyNumber>
<PartyName>string</PartyName>
<Address xsi:nil="true" />
<Contact xsi:nil="true" />
<Contact xsi:nil="true" />
<PhoneNumber>string</PhoneNumber>
</ShipParty>
<ConsParty>
<PartyNumber>string</PartyNumber>
<PartyName>string</PartyName>
<Address xsi:nil="true" />
<Contact xsi:nil="true" />
<Contact xsi:nil="true" />
<PhoneNumber>string</PhoneNumber>
</ConsParty>
<BillParty>
<PartyNumber>string</PartyNumber>
<PartyName>string</PartyName>
<Address xsi:nil="true" />
<Contact xsi:nil="true" />
<Contact xsi:nil="true" />
<PhoneNumber>string</PhoneNumber>
</BillParty>
<OriginCode>string</OriginCode>
<DestCode>string</DestCode>
<ShipDate>dateTime</ShipDate>
<EndDate>dateTime</EndDate>
<PODName>string</PODName>
<PODDate>dateTime</PODDate>
<Description>string</Description>
<ShipperReference>string</ShipperReference>
<ConsigneeReference>string</ConsigneeReference>
<ShipperAttention>string</ShipperAttention>
<ConsigneeAttention>string</ConsigneeAttention>
<PickupInstructions>string</PickupInstructions>
<DeliveryInstructions>string</DeliveryInstructions>
<Pieces>int</Pieces>
<Weight>
<Units>KG or LB</Units>
<Value>decimal</Value>
</Weight>
<ChargeableWeight>
<Units>KG or LB</Units>
<Value>decimal</Value>
</ChargeableWeight>
<DimWeight>
<Units>KG or LB</Units>
<Value>decimal</Value>
</DimWeight>
<DeclaredValue>
<Currency>USD</Currency>
<Amount>decimal</Amount>
</DeclaredValue>
<COD>
<Currency>USD</Currency>
<Amount>decimal</Amount>
</COD>
<ServiceType>Emtpy or SEKO_ONCE or SEKO_1_Day or SEKO_2_Day or SEKO_3_Day or SEKO_3_TO_5_DAY or Seko_4_day or Second_Day or Home_Delivery or International or Ocean or Hot_Shot or General or Flight_Specific or TL_Exclusive or Truck_General or Local_Svc or AM_delivery_Overnight or AM_delivery_Second_day or AM_delivery_Third_day or Comat or Expedited_Ground or Over_the_Counter or Charter or LOGISTICS_WAREHOUSING or TRUCKLOAD or Less_Than_Truckload_General or Walmart_ROC or Intermodal or MILK_RUN or Home_Threshold or Home_White_Glove_1_Man or Home_White_Glove_2_Man or Deferred_Air or HI_AK_Express_Air or Home_Delivery_Room_Of_Choice or H41_BASIC or H41_DEFERRED or Small_Package or SEKO_3_TO_5_DAY_White_Glove or SEKO_5_DAY or FRIDAY_MONDAY or Dock_to_Dock or Time_And_Date_Specific or Regional or Final_Mile or Home_Delivery_Room_of_Choice or BRONZE or SILVER or GOLD or FM_PREMIER or FM_THRESHOLD or Door_to_Door or Deferred or Direct or Standard or Trans_Border or Airport_to_Door or Express or Airport_to_Airport or Door_to_Airport or Other or Port_to_Port or Door_to_Port or Brokerage or Port_to_Door or PLATINUM or Standard_Air or Express_Air or Deferred_Truck or Next_Day_Truck or Second_Day_Truck or Third_Day_Truck or Deferred_Ocean or FIELD_DESTROY or All or WHITE_GLOVE or SPOT_QUOTE or ECONOMY</ServiceType>
<SecondaryServiceType>string</SecondaryServiceType>
<DueDateReady>dateTime</DueDateReady>
<DueDateClose>dateTime</DueDateClose>
<ApptDateReady>dateTime</ApptDateReady>
<ApptDateClose>dateTime</ApptDateClose>
<TrackEvent>
<CommentDate>dateTime</CommentDate>
<CommentDateUTC>dateTime</CommentDateUTC>
<utc_offset>string</utc_offset>
<Comment>string</Comment>
<Code>string</Code>
<Location xsi:nil="true" />
</TrackEvent>
<TrackEvent>
<CommentDate>dateTime</CommentDate>
<CommentDateUTC>dateTime</CommentDateUTC>
<utc_offset>string</utc_offset>
<Comment>string</Comment>
<Code>string</Code>
<Location xsi:nil="true" />
</TrackEvent>
<RequestedPackage>
<PieceCount>int</PieceCount>
<PackageTypeID>int</PackageTypeID>
<InnerPieceCount>int</InnerPieceCount>
<InnerPackageTypeID>int</InnerPackageTypeID>
<Weight xsi:nil="true" />
<Dimensions xsi:nil="true" />
<ItemDescription>string</ItemDescription>
<SerialNumber>string</SerialNumber>
<SKU>string</SKU>
<RequestedPackageDetail xsi:nil="true" />
<Class>string</Class>
<NMFC>string</NMFC>
</RequestedPackage>
<RequestedPackage>
<PieceCount>int</PieceCount>
<PackageTypeID>int</PackageTypeID>
<InnerPieceCount>int</InnerPieceCount>
<InnerPackageTypeID>int</InnerPackageTypeID>
<Weight xsi:nil="true" />
<Dimensions xsi:nil="true" />
<ItemDescription>string</ItemDescription>
<SerialNumber>string</SerialNumber>
<SKU>string</SKU>
<RequestedPackageDetail xsi:nil="true" />
<Class>string</Class>
<NMFC>string</NMFC>
</RequestedPackage>
</TrackShipment>
</GetTrackingResult>
</GetTrackingResponse>
</soap12:Body>
</soap12:Envelope>