Skip to main content
PUT
Update Appraisal Status

Authorizations

Authorization
string
header
required

Note! Prefix your with apiKey. Note the space after "apiKey ".

Path Parameters

client_reference_id
integer
required

The client reference identifier.

appraisal_id
integer
required

The appraisal identifier.

Query Parameters

client_id
integer

The client ID for the request. It's required if you have access to multiple clients with your API key. Otherwise, it's optional.

session-id
string

Optional session identifier of the user.

Body

application/json
appraisal_status_id
integer
required

The ID of the status to assign to the appraisal

Response

Appraisal status updated successfully

The response is of type object.