---
title: "Retrieve a Specific PY Tax Override"
slug: "retrieve-a-specific-py-tax-override"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/retrieve-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.

# Retrieve a Specific PY Tax Override

Get/hcm-rest-api/rest/1/pytaxemp/F1F4D8C9D75114C5E05316821FAC45C9

SecurityHTTPType basic

Basic authentication

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='b941ea6f-1b10-45f3-97b3-206c880c04c6'>application/json</option>
</select>

```json
{
  "TxpEmpNo": "800",
  "TxpStateCode": "ALL",
  "TxpWrlCode": "ALL",
  "TxpTaxCode": "FWT",
  "TxpEffectiveDate": "2023-01-10",
  "TxpTaxAmount": 50,
  "TxpAmtType": "00",
  "TxpCalcmeth": "02",
  "TxpAltCalcCode": null,
  "TxpAddPrimExempAmt": null,
  "TxpAddSuplExempAmt": null,
  "TxpOvrdRglrTaxRate": null,
  "TxpOvrdSuplTaxRate": null,
  "TxpAddRglrTaxRate": null,
  "TxpAddSuplTaxRate": null,
  "TxpOvrdRglrExempAmt": null,
  "TxpOvrdSuplExempAmt": null,
  "TxpMaxWage": null,
  "TxpMaxDedOvrdAmt": null,
  "TxpExcludeFlag": "N",
  "TxpUser": "ARCORO",
  "TxpLastUpdDate": "2023-01-11T02:36:53Z",
  "TxpTaxType": "B",
  "TxpJurintType": null,
  "TxpExemptFlag": null,
  "TxpVUuid": "F1F4D8C9D75114C5E05316821FAC45C9",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pytaxemp/F1F4D8C9D75114C5E05316821FAC45C9",
      "name": "pytaxemp",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pytaxemp/F1F4D8C9D75114C5E05316821FAC45C9",
      "name": "pytaxemp",
      "kind": "item"
    }
  ]
}
```

object
