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

Descripton:

Given a Calling Card number it will return any associated Fastway label numbers

Parameters:

cclNumber - The Calling number to query

Returns:

{ 'result': { 'cclnumber': 'CCL0000000857', 'labelnumbers': [ 'VW0000046929' ] }, 'generated_in': '107ms' }

Example:

https://nz.api.fastway.org/v4/tracktrace/ccllookup/CCL0000000857?api_key=YOUR_API_KEY

Back to Track and Trace