Reset Terminal
Triggers terminal re-onboarding. As a result, new activation is required if the terminal has already been activated. Use this instead of an update request when only the password/activation code needs to be changed for reinstallation and reactivation.
HTTP POST
CLIENT
A reset request accepts hardwareId instead of terminalId when only hardwareId is known
| Parameter | Format | Occurrence | Description |
|---|---|---|---|
| code | ANS36 | O | It’s terminal.activationInfo.code from create request – activation code/password to activate and personalize terminal. Exact code format depends on configured client's password policy |
| token | ANS36 | O | It’s terminal.activationInfo.token from create request – activation token for unassisted enrollment flow |
| reuseData | BOOLEAN | O | Allows resetting the terminal using the same activation code provided during initial onboarding or the last terminal update. Possible values:
|