Use the POST /api/v1/reboot endpoint to reboot a specified PIN pad. This endpoint accepts a laneId parameter, which is used to determine
the PIN pad to be rebooted.
POST http://localhost:8080/api/v1/reboot Body: {"laneId":"1"}