TimeAttestationPromptsResponses
Reads /responses entries from the TimeAttestationPrompts table.
Workday Resource Information
Retrieves a collection of time attestation prompts. These are the prompts workers need to answer for a time clock event.Secured by: Process: Time Clock Event REST API's
Scope: Time Tracking
Columns
| Name | Type | Description |
| Id [KEY] | String | Id of the instance |
| TimeAttestationPrompts_Id [KEY] | String | The Workday ID of the TimeAttestationPrompts that contains this. |
| Descriptor | String | The display name of the instance |
| HasFollowupPrompt | Bool | The time attestation response has a followup time attestation prompt that requirs an answer. |
| Order | String | The order of the time attestation response. |
| RequiresComment | Bool | The time attestation response requires a comment when creating the worker time attestation. |
| DateTime_Prompt | Date | The date and time of the simulated time clock event using the yyyy-mm-ddThh:mm:ss.sss format. |
| EventType_Prompt | String | The Workday ID of the event type for the simulated time clock event. |
| TimeZone_Prompt | String | The Workday ID of the time zone for the simulated time clock event. |
| Worker_Prompt | String | The Workday ID of the worker for the simulated time clock event. |