You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
response with boolean value whether ticket is checked in/registered
related to Store and Retrieve check in and out data on server #8957 API. before posting [/v1/user-check-in] for registration the response should include 'is_checked_in: false'. After posting it should be 'is_checked_in: true'