Clover API updates - October 2021
about 3 years ago
Clover made the following API updates for October 2021.
New device reset endpoint
Added a new endpoint, /v1/device/reset
, which resets the device to its initial state and cancels any in-flight commands from the point of sale (POS). To cancel one or more in-flight commands without resetting the device, use the /v1/device/cancel
endpoint.