Upsert Onboarding Status

🚧

Partner Restricted

The Partner Onboarding API is only available to approved partners who have signed a Paylocity Technology Partnership Agreement. If you are not yet a partner and are interested, please reach out to our team to discuss partnership opportunities.

Summary Description

The new Partner Onboarding API is designed to enable our partners to onboard customers through our Paylocity Marketplace-initiated workflow. Approved partners will utilize the API to provision a client onto a specific integration. This API provides an endpoint that allows partners to upsert the status of the integration, using the Paylocity companyId specified in the request body. Partners can update the companyOnboardingStatus to one of four options: InProgress, Approved, Rejected or Suspended. If approved the partner will be able to sync the requested client data through the API.

Body Params

Payload of query.

The onboarding details.

string | null

The Paylocity Company Identifier. This is the unique value provided by Paylocity to each specific Payroll Entity. 
Allowable Values:
9 char max

string
enum

The status to indicate the onboarding stage for a customer where the account form was filled up and is currently under review by your team.

Allowed:
Headers
boolean
Defaults to false

If true all responses are mocked and generated randomly.

string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

204

No Content - Resource has been updated.

Language
LoadingLoading…
Response
Choose an example:
application/json