GuidesAPI ReferenceChangelogAPI StatusAPI PolicyGusto Security
API Reference

Calculate gross up for a payroll

Calculates gross up earnings for an employee's payroll, given net earnings. This endpoint is only applicable to off-cycle unprocessed payrolls.

The gross up amount must then be mapped to the corresponding fixed compensation earning type to get the correct payroll amount. For example, for bonus off-cycles, the gross up amount should be set with the Bonus earning type in the payroll fixed_compensations field.

scope: payrolls:run

Path Params
string
required

The UUID of the payroll

Body Params

Request body for calculating gross up amount

string
required

The UUID of the employee

string
required

Employee net earnings

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