Alert!

This is the latest version of the API! It is subject to change and may contain bugs! Use only for testing new features or at your own risk.
Invocation URL: /latest/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/latest/tracktrace/temandolookup/253819?api_key=YOUR_API_KEY

Back to Track and Trace