| Add Label Alias | 
                    Add LabelAlias to a Fastway Label. | 
                    /v4/tracktrace/addlabelalias | 
                
                
                    | Batch Proof of Delivery | 
                    Perform a batch Proof of Delivery lookup on the specified label numbers. This method literally calls /tt/pod on all the supplied label numbers and puts them in an array. | 
                    /v4/tracktrace/masspod | 
                
                
                    | Batch Tracking Events | 
                    Performs a batch Track/Trace lookup on the specified label numbers. Note: A maximum of 100 at a time can be looked up or an error will occur. When looking up more than 10 labels you must use a POST request. | 
                    /v4/tracktrace/massdetail | 
                
                
                    | Calling Card lookup | 
                    Given a Calling Card number it will return any associated Fastway label numbers | 
                    /v4/tracktrace/ccllookup | 
                
                
                    | Country Website Redirect | 
                    Redirects user to the correct Fastway public track and trace website based on the CountryCode | 
                    /v4/tracktrace/redirect | 
                
                
                    | Get Carriers | 
                    View the list of external carriers who links with fastway. | 
                    /v4/tracktrace/getcarriers | 
                
                
                    | Get label distribution | 
                    Returns Fastway label distribution data | 
                    /v4/tracktrace/getlabeldistribution | 
                
                
                    | Has Scans | 
                    Check if the LabelNumber has any scan events. | 
                    /v4/tracktrace/hasscans | 
                
                
                    | List Scan Status Codes | 
                    List the scan status codes for the specified country. Result includes Status Code, Short Description and Extended Description. | 
                    /v4/tracktrace/liststatuscodes | 
                
                
                    | Proof of Delivery | 
                    Perform a Proof of Delivery check on the supplied label number. This will check for the existance of a Delivery scan, and return the delivery information if it is available. | 
                    /v4/tracktrace/pod | 
                
                
                    | Register Label for Push Notification | 
                    Registers a label number for push notifications | 
                    /v4/tracktrace/pushnotification_register | 
                
                
                    | Render HTML Template | 
                    Render the result of a track/trace query as HTML | 
                    /v4/tracktrace/render | 
                
                
                    | Subscribe Email | 
                    Subscribe to get email notifications for a Label | 
                    /v4/tracktrace/subscribeemail | 
                
                
                    | Temando RequestID lookup | 
                    Looks up Fastway label numbers for a given Temando requestID. | 
                    /v4/tracktrace/temandolookup | 
                
                
                    | Tracking Events | 
                    Do a Track/Trace lookup on the specified LabelNumber. | 
                    /v4/tracktrace/detail | 
                
                
                    | Unsubscribe Email | 
                    Unsubscribe an email address from receiving notifications for a Label | 
                    /v4/tracktrace/unsubscribeemail |