Retrieve a Specific PY Tax Override
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Retrieve a Specific PY Tax Override
- Updated on 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Get
/hcm-rest-api/rest/1/pytaxemp/F1F4D8C9D75114C5E05316821FAC45C9
Security
HTTP
Type basic
Basic authentication
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+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