📄️ GET Subscription List
Returns a list of subscription, you can filter them by a location or a licence.
📄️ POST Subscription
Connect a licence (defined by the id in the path) to (a) location(s) (defined by thelocationIds query parameter).
📄️ PUT Subscription
Method to update some fields belonging to a subscription.
📄️ DELETE Subscriptions
unsubscribe a subscription
📄️ POST Subscription Copy
Copies the data of an existing subscription to create a new subscription. This has to be unlocked for the licence the subscription belongs to. The method is only implemented for subscriptions including the products listing, qr code, advertisement, reachEnhancement, budget, targeting and listingPortal. The method returns a list of the new created subscription ids.
📄️ GET Subscription Extended
This response of this method is a generic list of extended subscription information and actions from our 3rd party systems.
📄️ POST Subscription Action Execution
This methods executes a predefined action for a subscription.
📄️ PUT Subscription Addon
With this method you're able to activate or deactivate the state of a subscription addon. The addon will run until the end of the montly interval and stop then.