Reset the Device

Sends a reset command to the terminal device, cancelling any active transaction and returning the device to idle state.

POST https://[your-terminal-ip]:8090/reset Content-Type: application/json

Response Status Codes

  • 200 OK - Reset command sent successfully.

None needed. There is no body for this request.

Last updated

Was this helpful?