Create an Employee Hour Type
- 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Create an Employee Hour Type
- Updated on 06 Jan 2025
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Post
/hcm-rest-api/rest/1/pyemphourtype
Create Hour Types
Security
HTTP
Type basic
Basic authentication
Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceItem+json
Body parameters
object
Example{ "EhourCompCode": "CCC", "EhourEmpNo": "2651", "EhourHourCode": "JURY", "EhourVUuid": "" }
EhourVUuid
string Required
💻 UI Fieldname: EhourVUuid
Max length4
EhourCompCode
string Required
💻 UI Fieldname: EhourCompCode
Max length8
EhourEmpNo
string Required
💻 UI Fieldname: EhourEmpNo
Max length16
EhourHourCode
string Required
💻 UI Fieldname: EhourHourCode
Max length4
Responses
201
Successful response