GuidesAPI ReferenceChangelogAPI StatusAPI PolicyGusto Security
API Reference
These docs are for v2024-03-01. Click to read the latest docs for v2026-06-15.

Preview pay schedule assignments for a company

This endpoint returns the employee changes, including pay period and transition pay periods, for changing the pay schedule.

scope: pay_schedules:write

Path Params
string
required

The UUID of the company

Body Params
string | null
enum
required

The pay schedule assignment type.

Allowed:
string

Pay schedule for hourly employees.

string

Pay schedule for salaried employees.

string

Default pay schedule for employees.

boolean

Indicates whether the request provides pay schedule assignments for a partial list of employees or departments of the company. By default, this is set to false.

employees
array of objects

List of employees and their pay schedules.

employees
departments
array of objects

List of departments and their pay schedules.

departments
Headers
string
enum
Defaults to 2024-03-01

Determines the date-based API version associated with your API call. If none is provided, your application's minimum API version is used.

Allowed:
Responses

404

Not Found

The requested resource does not exist. Make sure the provided UUID is valid.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json