Company Business Details Component

This Component allows an employer to provide Check with all of their various business details.

📘

Completion Event

When embedded on your page, this component can be closed once the check-component-business-details-complete SDK event has been posted.


Updated Fields

Both the Company and Enrollment Profile objects will be updated while this component is used. Specifically, the following fields will be updated:

Enrollment Profile

[
  "employee_count",
  "contractor_count",
  "previous_payroll_provider",
  "first_payroll",
  "first_payroll_of_year"
]

Company

[
  "legal_name",
  "trade_name",
  "business_type",
  "industry_type",
  "website",
  "email",
  "phone",
  "pay_frequency",
  "bank_accounts",
  "start_date",
  "onboard", // Documentation can be found [here](https://docs.checkhq.com/docs/onboard-status)
  "address",
]

If email is provided, the user can regenerate a link sent to that email if the component link is expired.

Language
Authorization
Header
Click Try It! to start a request and see the response here!