---
title: "Update a Specific PY Employee Deduction"
slug: "update-a-specific-py-employee-deduction"
updated: 2026-05-26T12:53:14Z
published: 2026-05-26T12:53:48Z
canonical: "developers.cmicglobal.com/update-a-specific-py-employee-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 Employee Deduction

Patch/hcm-rest-api/rest/1/pyempded/F29E92DB91174021E05316821FAC099D

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='2906919b-b3d6-407c-b296-f0c96188961b'>application/json</option>
</select>object  Example{
  "EmdBaseAmt": 1000
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='57cce35f-f602-4d73-a87d-09b7a895d0d4'>application/json</option>
</select>

```json
{
  "EmdCompCode": "001",
  "EmdPrnCode": "WK",
  "EmdEmpNo": "006",
  "EmdDedCode": "401K",
  "EmdDedName": "401K Deduction",
  "EmdStartDate": "2015-01-01",
  "EmdEffStartDate": "2022-01-01",
  "EmdEndDate": null,
  "EmdDedAmount": null,
  "EmdDedType": "L",
  "EmdBaseCode": null,
  "EmdContrAmt": null,
  "EmdContrMaxAmt": null,
  "EmdBaseAmt": 1000,
  "EmdPlanCode": "401K",
  "EmdPlanName": "401K",
  "EmdPloCode": "401K 1%",
  "EmdPloName": "401K 1%",
  "EmdVendor": null,
  "EmdVenName": null,
  "EmdOutOfAreaFlag": "N",
  "EmdOthInsurFlag": "N",
  "EmdOthInsurVendor": null,
  "EmdOthPolicyNo": null,
  "EmdOthPolicyName": null,
  "EmdOthInsurEffDate": null,
  "EmdComment": null,
  "EmdDeductionSeq": null,
  "EmdVendorAddCode": null,
  "EmdDefaultAmount": 1,
  "EmdMinMax": "N",
  "EmdMinMaxAmt": null,
  "EmdTotalAmt": null,
  "EmdEmplrContrEffectiveDate": null,
  "EmdLtdTotalAmt": null,
  "EmdUser": "CMICUSER",
  "EmdStartDateDisplay": "2015-01-01T00:00:00Z",
  "EmdLastUpdDate": "2023-01-19T13:29:57Z",
  "EmdVUuid": "F29E92DB91174021E05316821FAC099D",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyempded/F29E92DB91174021E05316821FAC099D",
      "name": "pyempded",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyempded/F29E92DB91174021E05316821FAC099D",
      "name": "pyempded",
      "kind": "item"
    }
  ]
}
```

object
