Authorizations
Headers
ID of the integration you want to interact with.
Path Parameters
PUT /assessment/orders/:assessment_order_id/result Parameter
Body
PUT /assessment/orders/:assessment_order_id/result Request body
Status of the assessment.
Please note the status can only be updated to a different value if its current value is OPEN.
COMPLETED, CANCELLED, OPEN YYYY-MM-DDTHH:mm:ss.sssZ
Please make sure this value is provided when the status is of the type COMPLETED or CANCELLED.
x >= -1.7976931348623157e+308x >= -1.7976931348623157e+308An array of additional attributes that you would like to submit as a part of the assessment result.
- If an ATS only supports writing text attributes, we will transform non
TEXTattributes into formatted plain text values.
- Option 1
- Option 2
An array of attachments containing the assessment result.
5Additional fields that we will pass through to specific ATS systems.
Response
PUT /assessment/orders/:assessment_order_id/result Positive response