Application API


The application API set is designed to give the user the ability to access the large aggregate data-sets that are used within each subsystem.

Notifications

The notification services allow a user to monitor their ‘in app’ messages. Below are a few common use cases when working with our API. Click here for more details on the notification services.

Use Case 1: Get a user’s notifications for management within a custom client application.
notification-list

Use Case 2: Subscribe a user to the price change event. Monitor the user’s notifications to capture the change. Upon capture look up the item using /inventory/virtual/{id} to get more details, and update the pricing within the user’s internal systems.
notification-monitor

Application API


The application API set is designed to give the user the ability to access the large aggregate data-sets that are used within each subsystem.

Notifications

The notification services allow a user to monitor their ‘in app’ messages. Below are a few common use cases when working with our API. Click here for more details on the notification services.

Use Case 1: Get a user’s notifications for management within a custom client application.
notification-list

Use Case 2: Subscribe a user to the price change event. Monitor the user’s notifications to capture the change. Upon capture look up the item using /inventory/virtual/{id} to get more details, and update the pricing within the user’s internal systems.
notification-monitor