Reset Terminal
Triggers terminal re-onboarding, as a result a new activation will be required if the terminal has been already activated. Used instead of update request when only password/activation code is required to change to reinstall and reactivate terminal
HTTP POST
CLIENT
reset request accepts hardwareId instead of terminalId in case when only hardwareId is known
| Parameter | Fromat | Occurance | 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 to reset terminal, using the same activation code, provided during initial onboarding or last terminal update. Possible values:
|