The following URL will allow you to query an inbound shipment :

    https://api.logistech.us/lomacs/xml/query_inbound?client=client_code&inbound_id=inbound_id

where inbound_id is the Logistech inbound id and client_code is your client code issued by an Logistech customer service representative.

If successful, this query should return an XML document with inbound information.

If not successful, the query will return an <error> element.