v1

latestOpenAPI 3.0.12026-07-242871595.3 MB
DEVICE
PAYMENTS

Cancel any in-flight operations

Sends a cancel command from the POS software to stop any in-flight operations. See the following pages for more information about canceling and the possible impact on in-progress payments:

post/v1/device/cancel

Headers

User-Agentstring required

Identifies the application, operating system, vendor, and/or version of the requesting user agent. Format: <AppName>/<Version> <Comment>

X-Clover-Device-Idstring required

The Clover device to route the request to.

X-POS-Idstring required

An identifier for the POS making the request.

X-Clover-Timeoutinteger

The amount of time, in seconds, that this operation will process before timing out. A value of 0 indicates no timeout will be enforced by Remote Pay, although protocol specified timeouts may still apply.

Response

Cancel received. This does not indicate that the cancel was processed correctly, only that it was received.

object required