GuidesAPI ReferenceChangelogAPI StatusAPI PolicyGusto Security
API Reference

Create an off-cycle payroll

Creates a new, unprocessed, off-cycle payroll.

off_cycle_reason

By default:

  • External benefits and deductions will be included when the off_cycle_reason is set to Correction.
  • All benefits and deductions are blocked when the off_cycle_reason is set to Bonus.

These elections can be overridden with the skip_regular_deductions boolean.

scope: payrolls:run

Path Params
string
required

The UUID of the company

Body Params
boolean
required

Whether it is an off cycle payroll.

string
enum
required

An off cycle payroll reason. Select one from the following list.

Allowed:
date
required

Pay period start date.

date
required

Pay period end date.

string

A pay schedule is required for transition from old pay schedule payroll to identify the matching transition pay period.

employee_uuids
array of strings | null

A list of employee uuids to include on the payroll.

employee_uuids
date

Payment date.

string
enum

The payment schedule tax rate the payroll is based on.

Allowed:
boolean

Block regular deductions and contributions for this payroll.

boolean

Enable taxes to be withheld at the IRS's required rate of 22% for federal income taxes. State income taxes will be taxed at the state's supplemental tax rate. Otherwise, we'll sum the entirety of the employee's wages and withhold taxes on the entire amount at the rate for regular wages.

boolean

When true, all employees in the payroll will be paid by check and the check date can be set to today or any future business day (rather than requiring ACH lead time). Payment methods cannot be changed on check-only payrolls.

Headers
string
enum
Defaults to 2026-02-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

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