checkTicket
PUT/v2/api/ticket/:network/lock/:lockAddress/key/:keyId/check
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Mark a lock ticket as checked in.
Request
Responses
- 202
 - 403
 - 404
 - 409
 - 500
 
Ticket is checked in.
User is not authorized to perform this action.
The item you are making request for does not exist.
There is a conflict. The resource already exist.
Unable to fullfil request due to internal server error.