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

> ## 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 Exemption

Patch/hcm-rest-api/rest/1/pytaxexm/F2A4A14B8AB07A24E05316821FACC292

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='bd656396-8c7f-4d3e-a98e-fe344687a489'>application/json</option>
</select>object  Example{
  "TxxDepTaxCreditAmt": 2000
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='3b24c065-2092-46d3-97f7-b66f78256812'>application/json</option>
</select>

```json
{
  "TxxEmpNo": "805",
  "TxxStateCode": "ALL",
  "TxxEffectiveDate": "2022-01-19",
  "TxxFilingStatus": "01",
  "TxxNrCertificate": "N",
  "TxxExempAmount": null,
  "TxxSuplExpAmount": null,
  "TxxPrimExemp": null,
  "TxxSecnExemp": null,
  "TxxTertExemp": null,
  "TxxUser": "CMICUSER",
  "TxxLastUpdDate": "2023-01-19T21:57:42Z",
  "TxxWrlCode": "ALL",
  "TxxResidenceLocCode": null,
  "TxxPrimWorkLocCode": null,
  "TxxMultiJobsFlag": "N",
  "TxxDepTaxCreditAmt": 2000,
  "TxxOtherIncomeAmt": null,
  "TxxOtherDeductionAmt": null,
  "TxxVUuid": "F2A4A14B8AB07A24E05316821FACC292",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pytaxexm/F2A4A14B8AB07A24E05316821FACC292",
      "name": "pytaxexm",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pytaxexm/F2A4A14B8AB07A24E05316821FACC292",
      "name": "pytaxexm",
      "kind": "item"
    }
  ]
}
```

object
