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
header
required

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
hardware_id
string
required

Hardware ID to be assigned to the license

key
string
required

License key purchase by the customer

product_id
string
required

Uniqid of the license product

Response

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