Get Deactivation Status and Deactivation available slots

Dear Support,

I use DeactivateProduct() function and I checked on Cryptex Dashboard page, the Deactivation value changed. Now, I would like to know how to get deactivation status within a product key once deactivation succeed? maybe status like “Your key has been deactivated” and also number of deactivation e.g “1/5”

thanks.

You can use IsProductActivated() function to know whether product is activated or not.

When you call DeactivateProduct() function, if it returns LA_OK that measn deactivation succeeded.

also number of deactivation e.g “1/5”

For this you need to use the web api: