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

Descripton:

Unsubscribe an email address from receiving notifications for a Label

Parameters:

(string) LabelNumber (Required) - The label number to unsubscribe from.
(string) EmailAddress (Required) - The email address to stop receiving notifications.
(string) CountryCode (Rquired) - The code of the country in which the label resides.
See here for a list of valid country codes.

Returns:

Successfull call will return 'True'.

Example:

https://sa.api.fastway.org/v4/tracktrace/unsubscribeemail/UnsubscribeEmail/3A0000253492/joe_blogs@email.com/1?api_key=YOUR_API_KEY

Back to Track and Trace