REST API

OAuth Subscriptions

This section describes the tasks that you must accomplish in order to subscribe to webhooks using OAuth.

Webhooks Subscription Workflow Using OAuth

  1. Set up your server security to receive webhooks notifications.
  2. Generate API security keys for authenticating API requests. You must generate separate keys for the testing and production environments.
  3. Request a product list.
  4. Subscribe to webhooks event notifications.