Update a Specific PY Employee Benefit
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Update a Specific PY Employee Benefit
- Updated on 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Patch
/hcm-rest-api/rest/1/pyempben/F31A71AB5179409BE05316821FAC5E4B
Security
HTTP
Type basic
Basic authentication
Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "EmbUser": "CMiC" }
Responses
200
OK
Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
"EmbCompCode": "001",
"EmbPrnCode": "SM",
"EmbEmpNo": "0116",
"EmbBenCode": "AD&D",
"EmbBenName": "Accid Death & Dismemberment",
"EmbStartDate": "2022-10-01",
"EmbEffStartDate": "2023-01-01",
"EmbEndDate": null,
"EmbBenAmount": null,
"EmbUser": "CMiC",
"EmbLastUpdDate": "2023-01-25T07:53:32Z",
"EmbBenType": null,
"EmbBaseCode": null,
"EmbContrAmt": null,
"EmbContrMaxAmt": null,
"EmbBaseAmt": null,
"EmbPlanCode": "DEFAULT",
"EmbPlanName": "DEFAULT PLAN",
"EmbPloCode": "CHILD",
"EmbPloName": "Child",
"EmbVendor": null,
"EmbVenName": null,
"EmbOutOfAreaFlag": "N",
"EmbOthInsurFlag": "N",
"EmbOthInsurVendor": null,
"EmbOthPolicyNo": null,
"EmbOthPolicyName": null,
"EmbOthInsurEffDate": null,
"EmbComment": null,
"EmbBenefitSeq": null,
"EmbVendorAddCode": null,
"EmbDefaultAmount": 15,
"EmbStartDateDisplay": "2022-10-01T12:00:00Z",
"EmbVUuid": "F31A71AB5179409BE05316821FAC5E4B",
"links": [
{
"rel": "self",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyempben/F31A71AB5179409BE05316821FAC5E4B",
"name": "pyempben",
"kind": "item"
},
{
"rel": "canonical",
"href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/hcm-rest-api/rest/1/pyempben/F31A71AB5179409BE05316821FAC5E4B",
"name": "pyempben",
"kind": "item"
}
]
}
object