Create an Employee Hour Type

Prev Next
Post
/hcm-rest-api/rest/1/pyemphourtype

Create Hour Types

UI Location:

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

Uuid, Leave Empty

Max length64
EhourCompCode
string Required

Company

Max length8
EhourEmpNo
string Required

Employe Number

Max length16
EhourHourCode
string Required

Hour Code

Max length4
Responses
201

Successful response