This documentation is for the v2 (stable) version of the API.
Invocation URL: /v2/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://api.fastway.org/v2/tracktrace/temandolookup/253819?api_key=YOUR_API_KEY

Back to Track and Trace