Pay Time Entries
Pays a batch of one team member's unpaid time entries on a new pay run, at the cost rates stamped on the entries. The member must be paid for tracked time and every entry must carry a cost rate. Entries not yet approved for payment are approved as part of paying them. Paid entries can no longer be edited or deleted; deleting the pay run releases them back to approved.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
Request Body*
{
"timeEntryCodes": [
"string"
]
}
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
403 Forbidden