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