v1

latestOpenAPI 3.1.02026-08-065143121.0 KB
Check-in

post/v1.5.0/events/{eventIdHash}/participants/{participantId}/check-in

Path parameters

eventIdHashstring required
participantIdstring required

Response

OK

Example response

{
  "pagination": {
    "has_prev": false,
    "offset": 0,
    "page": 0,
    "page_size": 0,
    "quantity": 0,
    "total_page": 0,
    "total_records": 0
  },
  "sort": {
    "field_sort": "string",
    "sort": "string"
  }
}