Track and Trace For Courier Tickets
HOME : Track and Trace For Courier Tickets
Information
from the courier ticket can be stored in your customer
service database and used to generate a URL that automatically
calls our Track and Trace engine and returns a formatted
result page.
| The information
required from the courier ticket comprises two fields: |
| Database Field |
Explanation |
Type |
Maximum Size |
| Product Code |
The product code for the type of courier ticket
used on the consignment. |
Character |
4 |
| Serial Number |
The unique number printed on the ticket by New Zealand
Couriers. |
Numeric |
8 |
| The Uniform Resource
Locator (URL) to call the Track and Trace engine
must be constructed as follows: |
http://www.nzcouriers.co.nz/nzc/servlet/TAndTServlet?page=1&product_code=xxxx&
serial_number=nnnnnnnn&request_id=1 |
| Replace the string xxxx with the actual product
code |
| Replace the string nnnnnnnn with the actual ticket
serial number |
The result page is returned as a plain HTML response without
frames. |