Add optional registrant status parameter to Session Scan create

We've added an optional parameter called "prevent_check_in" to the Session Scan create endpoint which, when enabled/set to true, allows the user to prevent the registrant's overall registration status from changing to "attended" during session check-in.

Session Scan

  • POST /api/v1/scans/registrant/{registrant_id}/session/{session_id}
    • Updated to include optional boolean parameter "prevent_check_in"