Licenses
Set Hardware ID
Assign an hardware ID to a license
PUT
/
products
/
licensing
/
hardware_id
Setting an hardware ID must be done through your software, Sellix does not do it automatically. This enables you to lock one specific license key to a device, you will then be able to check for the hardware ID every time you’re issuing a license check through our other API.
Through the hardware ID, you can lock one specific license to one device only.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The name of the store to perform actions on via the API
Body
application/json
Uniqid of the license product
License key purchase by the customer
Hardware ID to be assigned to the license
Was this page helpful?