Can be used to set an interview as 'needs manual review', 'approved by manual review' or 'rejected by manual review'. In case manualReviewStatus field in request is set to APPROVED or REJECTED, notification to client side is sent for onboarding status change - see [notify-status-changed] for more details
API reference, Interview
Update manual review
PUT
https://demo-api.incodesmile.com/omni/manual-reviewQuery parameters
Id of onboarding for which data will be updated. If not present, it will be extracted from token.
Headers
Request body
application/json
enum
REQUIREDAPPROVEDREJECTEDIntended to be use when setting manualReviewStatus as required, it will be added to the list of reasons why a session was flagged as needs manual review.
Required comment in written form.
Responses
Response body (application/json)
Flag indicating request passed successfully.
Session status
enum
AliveClosedDeletedResponse body (application/json)
UTC timestamp in milliseconds
Custom error code or HTTP status code
HTTP status error
Custom error message
Endpoint path
Custom error details