Properties
Name |
Description |
PunchType |
Specifies the type of punch (e.g. punch-in, punch-out, break-out, break-in, etc.).
|
Details |
Type |
PunchType_Enum |
Example Value |
Clock in |
Required |
true |
Pattern |
N/A |
Max Occurrences |
1 |
|
ClockDateTime |
The date and time of the punch.
|
Details |
Type |
http://www.w3.org/2001/XMLSchema:dateTime |
Example Value |
2022-07-05T17:06:10 |
Required |
true |
Pattern |
N/A |
Max Occurrences |
1 |
|
EmployeeIdentifier |
Specifies who created the punch, this may be the employee, supervisor or the system.
|
Details |
Type |
Employee_ID |
Example Value |
??? |
Required |
false |
Pattern |
N/A |
Max Occurrences |
1 |
|
CreatedTimestamp |
Specifies the date and time that a manual punch was entered.
|
Details |
Type |
http://www.w3.org/2001/XMLSchema:dateTime |
Example Value |
2022-07-05T17:06:10 |
Required |
false |
Pattern |
N/A |
Max Occurrences |
1 |
|
OtherID |
Allows for other systems data to be recorded.
|
Details |
Type |
Reference |
Example Value |
??? |
Required |
false |
Pattern |
N/A |
Max Occurrences |
10000 |
|
Approver |
Identifies who approved the punch record, typically used when an employee is clocking in or out, outside of their scheduled shift time.
|
Details |
Type |
http://www.modeldev.restauranttechnologynetwork.com/models/v3:Approver |
Example Value |
??? |
Required |
false |
Pattern |
N/A |
Max Occurrences |
1 |
|
Reason |
Allows text details regarding the punch to be sent.
|
Details |
Type |
http://www.w3.org/2001/XMLSchema:string |
Example Value |
Employee clock-in |
Required |
false |
Pattern |
N/A |
Max Occurrences |
1 |
|