2024-05-15 - 1.0.0 #production
6 months ago by Anais Hebert
Changed
- Updated Screener Response Invite: PATCH
/v1/projects/{projectId}/screener-responses/{screenerResponseId}/invite
:- Added
meetingLink
and deprecatingremoteCommunicationDetails
, cannot pass both together screenerRespose.invitation.remoteCommunicationDetails
gets updated based on the input provided by eithermeetingLink
orremoteCommunicationDetails
(deprecating), else pick fromproject.externalResearcher.bookingUrl
(moderated) orproject.remoteCommunicationDetails
(unmoderated)screenerRespose.externalProject.bookingUrl
gets updated based on theproject.externalResearcher.bookingUrl
during Invite
- Added