The Enrollment Profile object captures information about the company that pertains to the company enrollment and onboarding process. All fields are optional.
{
"employee_count": 10,
"contractor_count": 3,
"pay_period_amount": "1000.50",
"previous_payroll_provider": "gusto",
"months_on_previous_payroll_provider": 12,
"social_media": ["https://twitter.com/check_hq"],
"products_actively_used": ["payments", "timetracking"],
"account_contacts": ["[email protected]"],
"first_payroll_of_year": false,
"user_since": "2020-05-05",
"expected_first_payday": "2023-01-01",
"approved_for_payment_processing": true,
"existing_payroll_customer_processing_period": null,
"average_monthly_revenue": "30005.27",
"earliest_known_revenue": "2022-08-22",
"fraud_score": "21.03",
"predicted_fraud": false,
"paying_user": true,
"missed_payments_count": 0,
"payroll_history_access_method": "authorized_access_to_previous_provider",
"implementation_services_submission_comment": "Client has authorized Accountant Access to Gusto",
"previous_payroll_provider_account_id": "32763",
"first_payroll": false,
"previous_payroll_provider_other": null,
"enrollment_mode": "implementation_services"
}Attribute | Description |
|---|---|
| Number of payees who are W2 employees |
| Number of payees who are 1099 contractors |
| Estimated total amount of money paid to employees and contractors per pay period |
| The payroll provider previously used by the company. One of: |
| The number of months that the company used their previous payroll provider |
| Any social media account URLs associated with the company |
| A list of the products offered by the partner's platform used by the associated company. Values must be one of |
| A list of partner employee emails associated with the company |
| Whether or not the first payroll the company is processing with Check is the first payroll of the calendar year for the company |
| The date the company joined the partner's platform |
| The company's expected first payday on Check |
| Whether or not the company has been approved for payment processing on the partner's platform |
| If the company is currently running payroll through the partner platform but via another payroll provider, their processing period. One of |
| The average monthly revenue of the company |
| The earliest known date that the company generated revenue |
| A value between 0 and 100 representing the fraud risk presented by the company |
| Whether the fraud score was over the expected threshold for fraud (the company is predicted to be fraudulent) |
| Whether the company pays the partner for services |
| The number of times that the company has failed to pay the partner |
| The mechanism by which Check Implementation Services will be able to access and migrate payroll history. Value must be one of: |
| Optional comment for including additional context when submitting a company for Implementation Services |
| Required when the |
| Whether or not the company has ever paid people before. |
| A custom label for the previous payroll provider, if the previous payroll provider is not available in the above set of options. |
| One of |
