Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.29 KB

File metadata and controls

18 lines (13 loc) · 1.29 KB

OrderRequest

Properties

Name Type Description Notes
candidate MercuryCandidate
assessment_id str One component of the uniqueness and idempotency criteria. Must be one of the `assessment.id` values from `Get Assessment Configurations`
send_email bool If true, pymetrics will send an invitation email to the candidate [optional] [default to False]
application_id str One component of the uniqueness and idempotency criteria. This should relate to your system's job application ID
requisition_id str This will be returned in future API responses [optional]
requisition_title str This can be used in email templates if pymetricswill be sending candidates invitation emails. This will be returned in future API responses [optional]
metadata object List of key-value pairs that will returned in future API responses [optional]
candidate_redirect_url str A URL that redirects candidates back to their respective ATS [optional]

[Back to Model list] [Back to API list] [Back to README]