Terms
Assessment Terms Example:
{
"type": "BEHAVIORAL_ASSESSMENT",
"price": {
"amount": "20.00",
"currencyCode": "USD"
}
}
Fields description
Name | Type | Description |
---|---|---|
type | string | assessment type field. possible values are: BEHAVIORAL_ASSESSMENT REFERENCE_CHECK SKILLS_TEST VIDEO_INTERVIEW BACKGROUND_CHECK |
price | string | offer price specified as Money object |
Updated 10 months ago