API Reference

Update payroll Gross up

Update paystub Gross up in payroll run.

This endpoint can be called only by System and Admin level users and can be called only for payrolls on Timesheet step.

Employee call will return Forbidden result even for Employee own company.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

ID of Company

int32
required

Payroll Run ID. ID is returned from Start Default Payroll or Start Named Payroll endpoint.

int32
required

Paystub Id

Body Params

Data for updating Gross up record.

int32
required

Members:

  • 1 - Bonus ( Gross up bonus amount. )
  • 2 - WholeCheck ( Gross up whole check. )
int32
required

Members:

  • 0 - AdditionalEarnings ( Additional pay codes earnings. )
  • 1 - Bonus ( Bonus included in a regular payroll. )
  • 2 - Commission ( Commission paid on a regular payroll. )
  • 3 - Overtime ( Overtime paid at defined times the average hourly rate. )
  • 4 - OtherFlatAmount ( Other flat amount earnings. )
  • 5 - PaidTimeOff ( Time off pay for use with both hourly and salaried employees. )
  • 6 - Hourly ( Pay based on hours worked. )
  • 7 - SalaryWithHours ( Salary amounts recorded with hours worked. )
  • 8 - SickTime ( Sick time. )
  • 9 - Contractor1099 ( Non-taxable amounts paid to non-employee contractors. )
  • 10 - Reimbursement ( Reimbursements for various types of expense. )
  • 13 - UnitsWithHours ( Pay based on units with hours worked recorded. )
string | null

Additional pay code for AdditionalEarnings type.

int32 | null

Division Id.

int32 | null
required

Work Location Id. Use 0 for 'Works From Home'. Work Locations can be retrieved and managed by Worklocations endpoints.

string | null

Workers' Compensation Code.

jobCosting
object
double | null
required

Guaranteed net amount.

Headers
string
Defaults to 1.0

The requested API version

string
Defaults to 1.0

The requested API version

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/plain