Overview

Redeam wants to proactively notify our Reseller partners about data changes using a real-time notification system. Instead of you, the Reseller, constantly polling for new information, Redeam will push updates to you whenever an event occurs, improving efficiency. This system is ideal for event-driven architectures, where real-time communication is essential.

The Notifications API allows you as the Reseller to configure callback notifications via webhooks based on a set of triggered events and operations. This enables you to receive changes related to specific data, eliminating the risk of stale information, reducing overhead, and allowing for near-instantaneous updates.

Currently, you can register to get Availability, Price Schedule and Channel Binding notifications.

Note the specific change in data will not be shared in the notification, you get the message and then need to fetch the information from the existing API endpoints.

As an API user who wants to receive automatic notifications about data updates you will need to implement the Redeam Notification Registry and Redeam Notifications service, more details below.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
On This Page
Overview