Skip to main content
PUT
cURL

Authorizations

integration_id
string
header
required

Identifier of the integration (Auth v1)

secret
string
header
required

Secret of the organization (Auth v1)

x-api-key
string
header
required

API key (Auth v2)

Path Parameters

ticketId
string
required

Id of the ticket

Body

application/json

Body of the request

Ticket Check-in Update

enter
number

Number of people to check in.

Example:

1

entry_date
string<date-time>

Entry date in ISO 8601 format.

Example:

"2022-09-15T23:00:00.000Z"

quality
number

Quality rating.

Required range: 0 <= x <= 5
Example:

2

Response

HTTP OK

success
boolean
Example:

true