[Back to area tt]

Method: render ( on area: tt )

Authentication Required: no

Description:

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 detail

Returns

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

Examples

Invocation URL: /latest/tt/render

/latest/tt/render/3a0000253492?api_key=YOUR_API_KEY

[Back to area tt]