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/getlabeldistribution

Descripton:

Provide a label number and you will be informed which Fastway branch the label was sold to

Parameters:

labelno - Label number to receive updates for (required)
countrycode - Countrycode where the label was used (required)

Returns:

{
result: {
    LabelNumber: '1A0000966182',
    DistributedRFCode: 'AUK',
    DistributedRFName: 'Auckland '
},
generated_in: '23ms'
}

Example:

https://farmapi.fastway.org/latest/tracktrace/getlabeldistribution/1A0000966182/6?api_key=YOUR_API_KEY

Back to Track and Trace