POST Subscription
POST/subscription/:id
Connect a licence (defined by the id in the path) to (a) location(s) (defined by thelocationIds query parameter). Depending on the product configuration of the licence you need to set single parts of the json body.
You always need to set a start date, this can not be in the past. An end date is optional, in case it is getting used it needs to be after the start date.
You can use name and/or externalId to put your own additional descriptions to a subscription (e.g. order number etc.).
In case the licence is configured with a multiproduct, you will get multiple subscription ids in the response. One for each product field per location.
Request
Responses
- 200
OK