[Back to section notifications]

Method: register ( on section: notifications on area: tt )

Authentication Required: no

Description:

Register your interest for receiving push notifications on Track/Trace events.

Parameters

Type - The type of notification you want. Valid types are 'ios', 'android' and 'email'.
Identifier - The identifier for the type. If type is 'ios' or 'android' then this would be your push notification device ID. If type is 'email' then this would be your email address.
LabelNo - The label number you want to register interest against
Interest - The kind of scans you are interested in. Valid interests are 'all' (all scans), 'p' (pickup scans only) and 'd' (delivery scans only)

Returns

No documentation has been entered on what this method returns.

Examples

Invocation URL: /latest/tt/notifications/register

No examples have been entered for the usage of this method.

[Back to section notifications]