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

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Sellix-Merchant
string

The name of the store to perform actions on via the API

Body

application/json
product_id
string
required

Uniqid of the license product.

key
string
required

License key purchase by the customer.

hardware_id
string
required

Hardware ID to be assigned to the license.

Response

200 - application/json
status
integer
data
object
error
string
message
string
env
string