Customerarea

Licenses

3min



Get available licenses for customer
GET
Request
Header Parameters
X-API-KEY
required
String
X-API-KEY
Body Parameters
customer_code
required
Number
Customer code
lang
optional
String
Language for the license name, defaults EN
version_code
optional
Number
Only search for version, defaults to all See directory/licenses/versions for versions list
license_duration
optional
String
Search for duration (in monthes), Default: All durations
license_code
optional
String
Returns detail for specific license code
currency_code
optional
String
Currency for the license amount, default EUR See directory/currencies for currencies list




Assigns a new demo license to the chosen customer
POST
Request
Header Parameters
X-API-KEY
required
String
API Key for authorization
Body Parameters
customer_code
required
Number
Customer code
lang
optional
String
The language of the customer to whom the demo is assigned. Default value => EN
accept_notifications
optional
Boolean
Flag allowing the user to choose whether or not to receive notifications when a new demo is assigned. Default value => True




Assigns a new Bulk license to the chosen customer
POST
Request
Header Parameters
X-API-KEY
optional
String
API Key for authorization
Body Parameters
customer_code
required
Number
Customer code
license_code
required
String
License code to be assigned See licenses/available for licenses list
license_info
required
String
License description (ex. Headquarter, Secondary Office)
accept_notifications
optional
Boolean
Flag allowing the user to choose whether or not to receive notifications when a new license is assigned. Default value => True
currency_code
optional
String
Currency for the deducted amount, default EUR See directory/currencies for currencies list




POST
Request
Header Parameters
X-API-KEY
optional
String
Body Parameters
license_id
required
String
ID of the license
customer_code
required
String
Customer code




POST
Request
Header Parameters
X-API-KEY
optional
String
Body Parameters
license_id
required
String
ID of the license
customer_code
required
String
Customer code




Updated 21 Feb 2024
Doc contributor
Doc contributor
Did this page help you?