Skip to main content

checkTicket

Mark a ticket as checked in.

Path Parameters
network integer REQUIRED

Network id.

lockAddress string REQUIRED

Lock address.

keyId string REQUIRED

Key Id.

Responses
202

Ticket is checked in.

Schema
message string
403

User is not authorized to perform this action.

Schema
message string
404

The item you are making request for does not exist.

Schema
message string
409

There is a conflict. The resource already exist.

Schema
message string
500

Unable to fullfil request due to internal server error.

Schema
message string