v1
latestOpenAPI 3.1.02026-07-241642423.7 KBCompany Terms of Service
This Component allows employers to sign Check's Terms of Service agreement
<img style="margin-top: 20px; border-radius: 10px; border: 1px solid #E2E8F0;" src="https://public-component-assets.s3.amazonaws.com/er_terms_of_service.svg" />This Component emits two events:
- When the TOS is accepted: check-component-company-terms-of-service-complete:
- If the TOS has already been accepted: check-component-company-terms-of-service-already-complete
post/companies/{company}/components/terms_of_service
Path parameters
companystring required
ID of the company for which a component link will be generated
Request body
Response
200
Example response
{
"url": "{component_url}"
}