Maxxton External API

Sections

Register activity QR code for a reservation

Path Parameters

activityDetailIdinteger Required

Activity detail id for which QR code needs to be registered

reservationIdinteger Required

Reservation id for which activity QR code needs to be registered

Body Parameters

activityParticipantIdinteger Required

The Id of the activity participant

scannedAtstring Required

The date and time the QR code was scanned in ISO date format

scannedByinteger

The Id of the user who scanned the QR code. If not provided, the employee ID from the API key will be used.

Response

204
Object
The request is completed successfully without any errors
500
Object
Error occurred while registering activity QR code

POST

/

Select
1

Response