Create an Employee Hour Type
    • 25 Sep 2024
    • 1 Minute to read
    • Dark
      Light

    Create an Employee Hour Type

    • Dark
      Light

    Article summary

    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
    EhourCompCode
    string Required
    EhourEmpNo
    string Required
    EhourHourCode
    string Required
    Responses
    201

    Successful response