This documentation is for the v2 (stable) version of the API.
Invocation URL: /v2/tracktrace/render

Descripton:

Render the result of a track/trace query as HTML

Parameters:

LabelNo - The label number to look up
CountryCode - The code of the country in which the label resides. See here for a list of valid country codes.
Template - The template file on our server to use. Choice of 'tracktrace' or 'cfintranet'. Defaults to 'tracktrace'.
SortByType - Same behaviour as in Tracking Events.
AllowEndOfDayMessage - Adds ActionNameAttribute extra MessageException if ONB is last scan of the day.

Returns:

Some HTML that can be directly inserted into a web page.

Example:

https://api.fastway.org/v2/tracktrace/render/3a0000253492?api_key=YOUR_API_KEY

Back to Track and Trace