Posting CrewTimesheets
    • 18 Jul 2025
    • 1 Minute to read
    • Dark
      Light

    Posting CrewTimesheets

    • Dark
      Light

    Article summary

    Post
    /hcm-rest-api/rest/1/PyCtimeCrewPosting

    Posting CrewTimesheets

    The Parameter to be passed is the VUuid of the Crew Header.
    The Vuuid can be retrieved when the Crew Time Approval API ({{url}}/{{app}}/rest/{{ver}}/crewtime_approval) is run for a specific record
    OR
    View all Vuuid's using CrewTime Headers API ({{url}}/{{app}}/rest/{{ver}}/crewtime_header)

    Security
    HTTP
    Type basic

    Basic authentication

    Header parameters
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.action+json
    Body parameters
    object
    Example{ "name": "postCrewTimesheet", "parameters": [ { "TshUuid": "CC2288304F5E11EF819EDF52FE8CABB5" } ] }
    Responses
    200

    Successful response