Create a Crewtime Crew with Member Assignment
- 25 Sep 2024
- 1 Minute to read
- Print
- DarkLight
Create a Crewtime Crew with Member Assignment
- Updated on 25 Sep 2024
- 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/pyctimecrew
Security
HTTP
Type basic
Basic authentication
Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceItem+json
Body parameters
object
Example{ "PycrAccessCode": "MAHEEN", "PycrCode": "TEST-01", "PycrName": "Test crew", "PycrForemanEmpNo": "IA00028", "PycrResponsibleEmpNo": "IA00023", "PycrJobCompCode": "IA", "PycrJobCode": "IA00003", "PycrShiftCode": "*", "PycrScheduleCode": "AFTERNOON", "PycrReqSignoffsignatureFlag": "N", "PycrReqForemanSignFlag": "N", "PycrRequireInoutTimesFlag": "Y", "PycrStartDate": "2021-09-17", "PycrVUuid": "", "PyCtimeCrewEmployeeViewObj": [ { "PyceAccessCode": "MASTER", "PyceCrewCode": "TEST-01", "PyceEmpNo": "KL00009", "PyceStartDate": "2021-09-09", "PyceVUuid": "" } ] }
Responses
201
Successful response