UpdateBackgroundCheck
PUT {{baseUrl}}/backgroundchecking/{{bacgroundCheckID}}
Allows to update the background check status and results.
Required OAuth scopes for authentication: Public.BackgroundCheck.Write
Request Body
{"status"=>"inprogress", "note"=>"Check is currently in progress. Please wait for further result"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK