checkEventTicket
PUT/v2/api/ticket/:slug/:network/lock/:lockAddress/key/:keyId/check
Mark an event 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.