v1
latestOpenAPI 3.0.42026-07-2481154567.6 KBBusiness Unit
Create Business Units
🚧 Partner Restricted All background check API endpoints are restricted to background check providers that have signed a Paylocity technology partnership agreement. Please reach out to our team if you would like to discuss partnership opportunities.
Summary Description
This endpoint inserts businessUnits and their associated status by company ID for a given client
Use Cases
- Partner wants to send over one or multiple businessUnits for a client. This can either be when onboarding a new client, or when client wants to add new businessUnits to their company
- Partner wants to make bulk changes to businessUnits to make them either active or inactive for a client
post/compliance/v1/companies/{companyId}/businessUnits
Path parameters
companyIdstring required
The Paylocity Company Identifier. This is the unique value provided by Paylocity to each specific Payroll Entity. Allowable Values: 9 char max
Headers
testModeboolean
If true all responses are mocked and generated randomly.
Authorizationstring required
Authorization token. Ex. Bearer ...
Request body
Response
Returns details of the add operation