API reference, Interview

Update manual review

PUThttps://demo-api.incodesmile.com/omni/manual-review

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

Query parameters

interviewIdstring

Id of onboarding for which data will be updated. If not present, it will be extracted from token.

Headers

api-versionstringrequiredDefaults to 1.0

Request body

application/json

manualReviewStatusstringrequired
enumREQUIREDAPPROVEDREJECTED
newReasonstring

Intended 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.

commentstring

Required comment in written form.

Responses

Was this page helpful?