Time Card Fields REST Endpoints

Web Clock Events/Time Card Fields
The timeCardFields resource is a child of the webClockEvents resource, used to create and view the time card fields for a web clock event.
Create a time card field
Method: post
Path: /hcmRestApi/resources/11.13.18.05/webClockEvents/{webClockClickId}/child/timeCardFields
Get a time card field
Method: get
Path: /hcmRestApi/resources/11.13.18.05/webClockEvents/{webClockClickId}/child/timeCardFields/{timeCardFieldsUniqID}
Get all time card fields
Method: get
Path: /hcmRestApi/resources/11.13.18.05/webClockEvents/{webClockClickId}/child/timeCardFields