Canceling the current action
When the POS needs to stop the in-progress action, use the /v1/device/cancel
endpoint. The welcome screen displays after the action is completely canceled.
Prerequisites
The POS is connected to the device using a network or cloud connection.
Steps
- Send an empty POST request to the
/v1/device/cancel
endpoint. - Required. Include the required headers for your request.
The action in progress appears. An empty JSON object is also returned. - See Displaying the welcome screen for instructions to display the default idle screen, or take other appropriate action.


Updated about 2 months ago
Did this page help you?