Time Event Attributes REST Endpoints

Time Event Requests/Time Events/Time Event Attributes
The timeEventAttributes resource is a child of the timeEvents resource and the grandchild of the timeEventsRequests resource. It's a qualifier associated with the time event that reflects how time is paid, costed, billed, or recorded as an information entry. For example, the Payroll Time Type attribute indicates if the time for payroll consumers must be paid.
Create a time event attribute
Method: post
Path: /hcmRestApi/resources/11.13.18.05/timeEventRequests/{timeEventRequestId}/child/timeEvents/{timeEventId}/child/timeEventAttributes
Get a time event attribute
Method: get
Path: /hcmRestApi/resources/11.13.18.05/timeEventRequests/{timeEventRequestId}/child/timeEvents/{timeEventId}/child/timeEventAttributes/{timeEventAttributeId}
Get all time event attributes
Method: get
Path: /hcmRestApi/resources/11.13.18.05/timeEventRequests/{timeEventRequestId}/child/timeEvents/{timeEventId}/child/timeEventAttributes