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

Descripton:

Looks up Fastway label numbers for a given Temando requestID.

Parameters:

RequestID - The requestID to look up.

Returns:

{
    'result': [
        'TK0000000010',
        'TK0000000011'
    ],
    'generated_in': '13ms'
}

Example:

https://nz.api.fastway.org/v5/tracktrace/temandolookup/253819?api_key=YOUR_API_KEY

Back to Track and Trace