Posting CrewTimesheets
- 18 Jul 2025
- 1 Minute to read
- Print
- DarkLight
Posting CrewTimesheets
- Updated on 18 Jul 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/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