Changelog and Migration Guide

👍

Important Note

All existing subscriptions will still remain and can already be retrieved and managed using the Business Subscriptions API. Data between versions for the API are kept in sync.

Overview

This Migration Guide will go through all the steps necessary to migrate from using any of the Location Subscriptions v1, Location Subscriptions v2, Listing Management or Webhooks APIs to the generic Business Subscriptions API

Changelog

  • New endpoints
    • Can now update multiple subscription types within one request.
    • Webhook subscriptions can now be retrieved.
  • All create/remove requests run asynchronously. A successful request implies, that a job has been created that will start to add/remove subscriptions. This job can't be awaited.
  • Error messages share the same schema.

Please see the specific migration guides