Improved
Company & Contractor Updates
over 1 year ago by Zeal Payroll
Contractor and Company Object Updates
Company Object Update
We have introduced a new company_type field for the Company Object. This will allow for a smoother company onboarding process for companies that only run payroll for contractors
Company object: will now include company_type: all or contractor_only
The company_type parameter defaults to all
Contractor Object Updates
We have introduced changes including new fields and requirements for the contractor object. These changes will allow for a smoother W9 collection and KYC process for contractors
ssnwill now always be required (this will be a breaking change because the SSN is currently only required if a contractor has a type ofindividual)- If the contractor is a business, provide the Primary Contact’s SSN
- New
typeoptions (this will be a breaking change because the acceptable values for this field are completely changing)- API:
- The field name,
type, will stay the same - All potential enum values will be replaced to classify the type of contractor further
individual_sole_proprietorc_corporations_corporationpartnershiptrust_estatellcother
- The field name,
- API:
- New field on Contractor Object:
llc_tax_classification- Only applicable if
typeisllc(see #2) - Options are:
c_corporation(default)s_corporationpartnership
- Only applicable if
- New field on Contractor Object:
tin_type- Only applicable if
typeisindividual_sole_proprietor(see #2) - Options are:
ssnein- if
einis chosen, then theeinfield will be required
- if
- Only applicable if
