Post Timesheet Entry
PUT {{base_url}}/TransactionPosting/PostTimeSheets
Use this endpoint to post a timesheet for a single employee, or timesheets for several employees in My Stuff » Timesheet.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
{"typeList":"TK","batchList":"Timekeeper","retList":"0","periodList":"0","postseqList":"0","msg":"Timesheet posting; No data to post"}