Add an employee's default withholdings

Add an employee's default withholdings

Sample Request

{
  "fedWithholding": 4,
  "stateWithholding": 4,
  "localWithholding": "0",
  "additionalFed": "0",
  "additionalState": "0",
  "additionalLocal": "0",
  "taxState": "UT",
  "taxLocal": ""
}

Sample Response

Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!