timeRegistrationEntry
PATCH {{url}}/{{environment}}/api/v2.0/companies({{companyId}})/timeRegistrationEntries({{timeRegistrationEntryId}})?tenant={{tenant}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
tenant | string |
Request Body
{"quantity"=>8}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
If-Match | string |
RESPONSES
status: OK
{"@odata.context":"http://educator:7048/BC/api/v2.0/$metadata#companies(f592399f-021d-ed11-9db9-000d3aa935da)/timeRegistrationEntries/$entity","@odata.etag":"W/\"JzIwOzEyNjg3Mjg2NzQ3MzI4NzYzMzc5MTswMDsn\"","id":"20623a79-ef23-ed11-88e7-f2834877f72d","employeeId":"33470cf8-021d-ed11-9db9-000d3aa935da","employeeNumber":"EH","jobId":"00000000-0000-0000-0000-000000000000","jobNumber":"","jobTaskNumber":"","absence":"","lineNumber":10000,"date":"2022-02-08","quantity":8,"status":"Open","unitOfMeasureId":"cc1c2ed0-021d-ed11-9db9-000d3aa935da","unitOfMeasureCode":"HOUR","lastModfiedDateTime":"2022-08-24T21:00:10.707Z"}