Pyle Shipment Tracking Interface
Customers may embed a specially formatted URL on their website which will redirect the user to the Pyle Shipment Tracking page and display the shipment tracking information.
To obtain a shipment tracking report that will display on the A. Duie Pyle website create one of the following URLs as one long string:
Example Request
https://www.aduiepyle.com/LTL/ShipmentTracking
?MyPyleID=MyPyleID
&Pro=pro-list
Parameters
- Name
MyPyleID
- Type
- string
- Description
This parameter contains your MyPyle login which is normally your E-mail address. This is a required parameter. Example:
?MyPyleID=duie@aduiepyle.com
- Name
Pro
- Type
- string
- Description
This required parameter contains one or more comma separated Pyle Pro Numbers. Examples:
&pro=99999999
&pro=157215096,157215237
The preferred way to track shipments is via the Pyle Pro Number, however you may also use the Bill of Lading number and the originating postal code or the Purchase Order number and the destination postal code.
Bill of Lading
https://www.aduiepyle.com/LTL/ShipmentTracking?MyPyleID=MyPyleID&BL=bol-number&zip=orig-postal-code
Purchase Order
https://www.aduiepyle.com/LTL/ShipmentTracking?MyPyleID=MyPyleID&PO=po-number&zip=dest-postal-code
- Name
MyPyleID
- Type
- string
- Description
This parameter contains your MyPyle login which is normally your E-mail address. This is a required parameter. Example:
?MyPyleID=duie@aduiepyle.com
- Name
BL
- Type
- string
- Description
Required Bill of Lading number.
&zip=orig-zip
– Required origin postal code. Example:&BL=456987&zip=08016
- Name
PO
- Type
- string
- Description
Required Purchase Order number.
&zip=dest-zip
– Required destination postal code. Example:&PO=654321&zip=19380
Examples
Request shipment tracking for Pro Number 99999999.
https://www.aduiepyle.com/LTL/ShipmentTracking?MyPyleID=duie@pyleco.com&PRO=99999999
Request shipment tracking for Bill of Lading 12345678 and originating Zip Code 19381.
https://www.aduiepyle.com/LTL/ShipmentTracking?MyPyleID=duie@pyleco.com&BL=12345678&ZIP=19341
Request shipment tracking for Bill of Lading 12345678 and originating Zip Code 19381.
https://www.aduiepyle.com/LTL/ShipmentTracking?MyPyleID=duie@pyleco.com&PO=654321&ZIP=12033
Please note that EDI Services and Web Services are not available between 12 Midnight and 12:15 AM Eastern Time during our server maintenance window.
All customers using the Web Services should sign up for Web Services Notification to be informed whenever one of the Web Service interfaces is updated.
Revision 2 – 7/17/2019