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

Descripton:

Check if the LabelNumber has any scan events.

Parameters:

(String) LabelNumber (Required) - Fastway label number to check for scans eg 'FA000000000'
(string) CountryCode (Required) - The code of the country in which the label resides.

Returns:

True - if scans exist for the label; False - if no scans are found.

Example:

https://nz.api.fastway.org/v3/tracktrace/hasscans/FA000000000/1?api_key=YOUR_API_KEY

Back to Track and Trace