GuidesRecipesAPI ReferenceChangelog
API Reference

Upserts screening package

🚧

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 Techpartnerships@paylocity.com if you would like to discuss partnership opportunities.

Summary Description

Upserts information about screening packages for the companyId

Use Cases

  • Partner wants to send over a screening package for a client, can be when onboarding a new client, or can be when client adds a new package to their company
  • Partner wants to make a specific screening package either active or inactive for a client
  • Partner wants to update the price of a client’s screening package
  • Partner wants to add services to a package
  • Partner wants to add a billing code to correlate to a specific BGC package
Path Params
string
required

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

string
required

The Id of the Screening Package.
Allowable Values:
36 char max

Body Params

The Package data

boolean

A Boolean value indicating if the package is active.
Allowable Values:
true, false

string | null

A detailed description of the background check package and what is included in the package.
Allowable Values:
250 char max

string | null

The name of the specific background check package that the users will see.
Allowable Values:
250 char max

array of objects | null

An array of objects representing the underlying services that are included in the background check package.

services
price
object

An object representing the price of the package.

string | null

Billing code created by a client that can be associated with an order (optional).

Headers
boolean

If true all responses are mocked and generated randomly

string
required

Authorization token. Ex. Bearer ...

Responses

400

Bad Request Error - Returns the details of the error

401

Unauthorized

Language
Credentials

Copyright © 2025 Paylocity. All Rights Reserved. Privacy Center | Terms and Conditions | Accessibility