WorkersCheckInsCheckInAttachments
Reads checkInAttachments entries from the WorkersCheckIns table
Workday Resource Information
Retrieves a Check-In with the specified ID for the specified worker. The worker is specified by the Workday ID of the worker. You can use a returned id from GET /workers in the Staffing service /staffing.Secured by: Self-Service: Check-Ins, Worker Data: Check-Ins
Scope: Performance Enablement
Contains attachment(s)
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Id of the instance |
| WorkersCheckIns_Id [KEY] | String | False |
The Wordkay ID of the WorkersCheckIns that contains this |
| Workers_Id [KEY] | String | False |
The Workday ID of the Workers that owns this |
| Comment | String | False |
Supported for: SELECT, INSERT, UPDATE. Returns comment for the Attachment |
| ContentType_Descriptor | String | False |
Supported for: SELECT. A description of the instance |
| ContentType_Href | String | False |
Supported for: SELECT. A link to the instance |
| ContentType_Id | String | False |
Supported for: SELECT, INSERT, UPDATE. wid / id / reference id |
| Descriptor | String | False |
Supported for: SELECT, INSERT, UPDATE. A preview of the instance |
| FileLength | Decimal | False |
Supported for: SELECT, INSERT, UPDATE. File length of the attachment |
| FileName | String | False |
Supported for: SELECT, INSERT, UPDATE. File name of the attachment |
| Search_Prompt | String | False |
Only used when a Workers_Id filter is not provided. Searches workers by name or worker ID. The search is case-insensitive. You can include space-delimited search strings for an OR search. |