The endpoint is intended to be used in conjunction with a "restricted reservable" or "owned reservable" hotel seating strategy. It requires a user to be identified in the body, and optionally a date or time parameter. If the user provided has a reservable seat where they are specifically marked as a permitted reserver, they will be booked for that seat for the day (or rest of the day) if that seat is available. If they do not have a permitted seat, the API will respond with a 202 status code. If no date is provided, or if the date is the current date, then the users will be marked as present at the location of the permitted seat for the current day. If the seat was already reserved and a reservation wasn't created, the user will still be marked as present at that location.
post https://{subdomain}.maptician.com/ext/v1/presence/present_and_reserve