POST devices/key/kick
POST /api/v2/paymentengine/devices/:devicekey:/kick
Kicks the terminal offline. The terminal should automatically reconnect after a few seconds. This can help jump start a stuck terminal.
Request Parameters
-none-
Example Request
curl --user APIKEY:PINHASH \
-X POST \
https://EBizCharge.com/api/v2/paymentengine/devices/sa_p7wyCLbGgGtPyDE12U9zHJy3pg6WO/kick
Response Variables
The response is the standard GET device response.