Skip to main content
POST
Compute gross-to-net tax withholding

Authorizations

Authorization
string
header
required

API key for authentication. Provide the raw key as the value of the Authorization header (no "Bearer" prefix).

Headers

version
string

Optional STE database version to calculate against. Equivalent to the version query parameter; the query parameter wins when both are set.

Query Parameters

version
string

Optional STE database version to calculate against (e.g. "2026.5.2"). Must be one of the versions returned by GET /availableVersions. When omitted, the default installed database is used. Takes precedence over the version header when both are supplied.

Body

PayCalcRequest
object

Response

Successful response

errorStatus
object
transactionStamp
object
payCalc
object[]

An array of payCalcType objects. Each object represents one payroll calculation for one employee.