post https://{hostname}/api/v1/timekeeping/timecard_annotations
This operation adds a timecard annotation.
Currently PAY_DECISION is the only annotation type supported and includes 4 supported subtypes: PAY_TIME, PAY_MONEY, PAY_TIME_MONEY, PAY_OVERTIME_WAIVE.
When creating an annotation, you must specify an employee ID or qualifier, an annotation type, an annotation subtype, and a start date and time. The end date time is optional and defaults to 1/1/3000.
The associated Access Control Point is ANNOTATION_API.