Note
Work Locations aren’t required to onboard 1099 Contractors due to their taxable status. To learn how to onboard contractors, reference our Contractor Onboarding Guide.In this guide
- How to create a Work Location using the API
- How to create a Work Location from the white-label Company Dashboard component
API
Verify the address
Call Resolve Taxable Location to verify that an address is taxable.Note
Remember to replace the placeholders such as{{testApiKey}} in the code samples below.Add a Work Location
Use thetaxableLocationID returned in the previous step to call Create Work Location.
White-Label
Access the Company Dashboard
Navigate to your Partner Dashboard and ensure that Test Mode is enabled. Then, click on a company to access the Company Dashboard as an Admin.
Add a Work Location
Click on the Work Locations page, then click Add New Location.

Recap
- A Work Location is required to onboard employees
- Work Locations can be created using the Resolve Taxable Location and Create Work Location endpoints
- Work Locations can also be created from the Company Dashboard