Deactivate

This endpoint is used to deactivate a device in our server.

Request Path Params

/{id:string}
ParameterData TypeField ValidationsDescription
DeviceIdstringMandatory, Not EmptyThe unique identifier of the device that needs to be deactivated.

🚧

Once deactivated, the device will no longer be able to generate invoices.


Response Status Codes

HTTP Status CodeDescription
200Deactivated successfully
400Device ID not found.
Language
Credentials
Header
Click Try It! to start a request and see the response here!