Wiki

Clone wiki

Numera.LibrisAPI / event.Deactivation

Home > Event Dictionary > Deactivation

Deactivation

The "Deactivation" event is raised by the platform as a result of a user pressing the de-activate button in the web app or a partner making an API call to de-activate the device. The following information is stored in the details object:

FieldDescription
activation_codeinteger code about an error, 0 should be here for success
activation_messagecontains additional information, such as "Deactivated device"

Updated