v1
latestOpenAPI 3.0.12026-08-041753011.2 MBTime entry
Mark time entries as invoiced
patch/v1/workspaces/{workspaceId}/time-entries/invoiced
Path parameters
workspaceIdstring required
Represents a workspace identifier across the system.
Example:64a687e29ae1f428e7ebe303
Represents a workspace identifier across the system.
Request body
Example request
{
"timeEntryIds": [
"54m377ddd3fcab07cfbb432w",
"25b687e29ae1f428e7ebe123"
]
}Response
OK