GrossUp API Fields

Calculate gross pay from a target net pay

This table lists the fields included in the request body for Vertex Payroll Tax GrossUp API requests.

FieldDetailsDescription
paycheck - requiredobject (paycheck)Object includes the sub-fields of the Paycheck API. It is used to calculate payroll taxes for a particular employee. Include the employee's compensations, deductions, and work locations on the request. The computed taxes, deductions allowed, and compensations allowed are returned.
targetNet - requirednumber decimal places <= 2 >= 0The specified net pay amount for which the gross pay is calculated with 2 digits precision decimal.