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

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

Patch/hcm-rest-api/rest/1/pybenefit/F296122AB84272CCE05316821FAC52D0

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='d035c40f-554a-45fb-a088-4eb56c7b6c2c'>application/json</option>
</select>object  Example{
  "BenDescription": "test benefit"
}

Responses200

OK

HeadersContent-TypestringExampleapplication/vnd.oracle.adf.resourceitem+json
<select class='api-response-data' aria-label='Media type'><option value='53e8dd21-3ae7-4e74-ace9-330204792ee0'>application/json</option>
</select>

```json
{
  "BenCode": "LST",
  "BenDescription": "test benefit",
  "BenShortDesc": "roast",
  "BenGrpCode": null,
  "BenGrpName": null,
  "BenPwFlag": null,
  "BenType": "D",
  "BenAmount": null,
  "BenBaseCode": "DALY",
  "BenBaseName": null,
  "BenCash": null,
  "BenJobAllocation": null,
  "BenPrintOrder": null,
  "BenDedCode": null,
  "BenDedName": null,
  "BenCalcSeq": 91923,
  "BenEmpleContrFlag": null,
  "BenComment": null,
  "BenForDepFlag": "N",
  "BenCalcFlag": null,
  "BenWrlAllocation": null,
  "BenJobAllocationAll": null,
  "BenCreateApVoucher": null,
  "BenExcludeFlag": null,
  "BenPrintCheckOnly": "N",
  "BenAssignedCheckNum": null,
  "BenCreateSeprateCheck": "N",
  "BenLimitGrpCode": null,
  "BenLimitGrpName": null,
  "BenInclInGcfStaffFlag": "N",
  "BenCalcPyOverheadFlag": "N",
  "BenDeptAllocation": null,
  "BenAllocationMethod": "DEF",
  "BenUser": "CMICUSER",
  "BenLastUpdDate": "2023-01-19T02:56:33Z",
  "BenBasecdAllocationFlag": "N",
  "BenAccrualPaidoutFlag": "N",
  "BenInclPyFcBurdenCal": "N",
  "BenInclInRetropayCalcFlag": "N",
  "BenLumpSum1planFlag": "N",
  "BenIuCreateDate": "2023-01-19T02:56:33Z",
  "BenIuCreateUser": "CMICUSER",
  "BenIuUpdateDate": null,
  "BenIuUpdateUser": null,
  "BenProRatedFlag": "N",
  "BenPkgFlag": "N",
  "BenVUuid": "F296122AB84272CCE05316821FAC52D0",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pybenefit/F296122AB84272CCE05316821FAC52D0",
      "name": "pybenefit",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pybenefit/F296122AB84272CCE05316821FAC52D0",
      "name": "pybenefit",
      "kind": "item"
    }
  ]
}
```

object
