Methods

  • post - Create a withholding or clearance tax adjustment

Resource

{
    "employeeIdType": "string",
    "payRunId": "int32",
    "replaceExisting": "boolean",
    "suppressCalculations": "boolean",
    "taxAdjustments": {
        "<key>": "array"
    }
}

Properties

Name Type Description
employeeIdType string IdType

Possible values are:

  • Standard
  • External
payRunId int32 Int32
replaceExisting boolean Boolean
suppressCalculations boolean Boolean
taxAdjustments object Dictionary
taxAdjustments.<key> map of array List
taxAdjustments.<key>.amount double Decimal
taxAdjustments.<key>.employeeExternalId string String
taxAdjustments.<key>.employeeId string String
taxAdjustments.<key>.employeeName string String
taxAdjustments.<key>.externalId string String
taxAdjustments.<key>.id int32 Int32
taxAdjustments.<key>.locationId string String
taxAdjustments.<key>.locationName string String
taxAdjustments.<key>.notes string String
taxAdjustments.<key>.taxType string String