fixed

10.17.2023 API Release Notes

  1. Providers with invitation status of invite_blocked returning 500 error in the API
    1. Providers with an invitation status of invite_blocked were causing the API to return a 500 internal server error because the API was not expecting to see that status. This has been corrected so that endpoints that would return invitation statuses are able to show this one now.