Entity Information

Data type: NotificationsSubscriptionInfo, fields list

URL: /api/NotificationsSubscription

HTTP Method: POST

To register subscriber for push notifications receiving you need to pass following values:

  • SubscriberPushToken: Unique subscriber push identifier
  • SerialNumber: Serial number of terminal. If empty, push notifications for outgoing messages won't be delivered.

For more information about push notifications subscription please refer to theĀ Subscriber Registration page.

This method is available only for external website and mobile applications.