checkTicket
Mark a ticket as checked in.
Path Parameters |
---|
network integer — REQUIREDNetwork id. |
lockAddress string — REQUIREDLock address. |
KeyId string — REQUIREDKey Id. |
Responses | ||
---|---|---|
202 Ticket is checked in.
| ||
403 User is not authenticated or authorized to perform this action.
| ||
404 The item you are making request for does not exist.
| ||
409 There is a conflict. The resource already exist.
| ||
500 Unable to fullfil request due to internal server error.
|