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

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

Patch/hcm-rest-api/rest/1/pydeduction/030B10A290630E79E06316821FAC49BA

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='32402298-3d24-4da7-ad67-a3583698d616'>application/json</option>
</select>object  Example{
  "DedDescription": "A test"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='16f6d8cb-89fe-4666-8dd5-0c62d3cfc3c1'>application/json</option>
</select>

```json
{
  "DedCode": "LZT1",
  "DedDescription": "A test",
  "DedShortDesc": "TEST SHORT",
  "DedGrpCode": null,
  "DedGrpName": null,
  "DedType": "D",
  "DedAmount": null,
  "DedBaseCode": "STAT",
  "DedBaseName": "Statutory Holidays",
  "DedEmplrContr": null,
  "DedJobAllocation": null,
  "DedPriority": null,
  "DedCfFlag": null,
  "DedPrintOrder": null,
  "DedCalcSeq": 91231,
  "DedPartialCfFlag": null,
  "DedMandatoryFlag": null,
  "DedForDepFlag": "N",
  "DedInvoiceFlag": null,
  "DedWrlAllocation": null,
  "DedCreateApVoucher": null,
  "DedExcludeFlag": null,
  "DedLimitGrpCode": null,
  "DedLimitGrpName": null,
  "DedDeptAllocation": null,
  "DedAllocationMethod": "DEF",
  "DedUser": "CMICUSER",
  "DedLastUpdDate": "2023-08-16T15:22:37Z",
  "DedBasecdAllocationFlag": "N",
  "DedInclPyFcBurdenCal": "N",
  "DedInclInRetropayCalcFlag": "N",
  "DedLumpSum1planFlag": "N",
  "DedIuCreateDate": "2023-08-16T15:22:37Z",
  "DedIuCreateUser": "CMICUSER",
  "DedIuUpdateDate": null,
  "DedIuUpdateUser": null,
  "DedProRatedFlag": "N",
  "DedPkgFlag": "N",
  "DedVUuid": "030B10A290630E79E06316821FAC49BA",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pydeduction/030B10A290630E79E06316821FAC49BA",
      "name": "pydeduction",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pydeduction/030B10A290630E79E06316821FAC49BA",
      "name": "pydeduction",
      "kind": "item"
    }
  ]
}
```

object
