- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Create a PY Tax Override
- Updated on 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Create Tax Overrrides
Basic authentication
Effective Date (Starting date for the tax override)
Employee Number – Must be a valid employee code from the PYEMPLOYEE_TABLE (EMP_NO) table.
Tax Code – Must be a valid tax code from the PYTAX (TAX_CODE) table: - If the State code is ‘ALL’, then it is a Federal tax. - If using a valid State code and Work Location is ‘ALL’, then it is a State tax. - If using a valid State code and Work Location code, then it is a Local Tax.
User who last updated this record.
Unique ID of Row,Leave Blank
State Code – Must be a valid state code from the PYSTATE (STA_STATE_CODE) table or ‘ALL’ for Federal tax.
Calculation Method – This will be validated through Vertex.
Work Location Code – Must be valid values from the PYWORKLOC (WRL_CODE) table.
Date when the record was last updated.
Created
{
"TxpEmpNo": "801",
"TxpStateCode": "ALL",
"TxpWrlCode": "ALL",
"TxpTaxCode": "FWT",
"TxpEffectiveDate": "2023-01-10",
"TxpTaxAmount": null,
"TxpAmtType": null,
"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": null,
"TxpUser": "ARCORO",
"TxpLastUpdDate": "2023-01-11T02:36:53Z",
"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"
}
]
}