---
title: "Update a Specific PY Tax Override"
slug: "update-a-specific-py-tax-override"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-a-specific-py-tax-override"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developers.cmicglobal.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update a Specific PY Tax Override

Patch/hcm-rest-api/rest/1/pytaxemp/F2A6825A90AF617EE05316821FAC03A9

SecurityHTTPType basic

Basic authentication

Header parametersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json

Body parameters<select class='api-response-data' aria-label='Media type'><option value='8bd8b9a9-0ca4-4c56-84f9-68328ffd5ba0'>application/json</option>
</select>object  Example{
  "TxpAddPrimExempAmt": 25000
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='6db96d7a-2730-464d-a2d4-0aafa540978c'>application/json</option>
</select>

```json
{
  "TxpEmpNo": "801",
  "TxpStateCode": "ALL",
  "TxpWrlCode": "ALL",
  "TxpTaxCode": "FWT",
  "TxpEffectiveDate": "2023-01-10",
  "TxpTaxAmount": null,
  "TxpAmtType": null,
  "TxpCalcmeth": "02",
  "TxpAltCalcCode": null,
  "TxpAddPrimExempAmt": 25000,
  "TxpAddSuplExempAmt": null,
  "TxpOvrdRglrTaxRate": null,
  "TxpOvrdSuplTaxRate": null,
  "TxpAddRglrTaxRate": null,
  "TxpAddSuplTaxRate": null,
  "TxpOvrdRglrExempAmt": null,
  "TxpOvrdSuplExempAmt": null,
  "TxpMaxWage": null,
  "TxpMaxDedOvrdAmt": null,
  "TxpExcludeFlag": "N",
  "TxpUser": "CMICUSER",
  "TxpLastUpdDate": "2023-01-19T23:09:51Z",
  "TxpTaxType": null,
  "TxpJurintType": null,
  "TxpExemptFlag": null,
  "TxpVUuid": "F2A6825A90AF617EE05316821FAC03A9",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pytaxemp/F2A6825A90AF617EE05316821FAC03A9",
      "name": "pytaxemp",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pytaxemp/F2A6825A90AF617EE05316821FAC03A9",
      "name": "pytaxemp",
      "kind": "item"
    }
  ]
}
```

object
