| Name | Description | Type | Additional information |
|---|---|---|---|
| Identifier |
The Identifier of the timeregistration. Remarks: When using PlanCare2 identification: for new instance the Identifier should be 0 and Type should be PlanCare2Id. When using External identification: the Identifier should always be your own identifier and Type should be ExternalId. |
Identity |
Required |
| Employee |
References to the employee. |
Identity |
Required |
| ProductId |
References to the Product. |
integer |
Conditional Required: Use either this property or the Product property |
| Product |
References to the Product. |
ProductIdentity |
Conditional Required: Use either this property or the ProductId property |
| Start |
The start date and time. |
date |
Required |
| End |
The end date and time. |
date |
Required |
| EmploymentId |
References to the employement of the employee. |
integer |
Required |
| WorkTypeId |
References to an optional WorkType. |
integer |
Nullable |
| Description |
The description of the timeregistration. |
string |
- |
| ClientAbsent |
Determines whether the client is absent. |
boolean |
- |
| ClientSigned |
Determines whether the client has signed. |
boolean |
- |
| CostTypeId |
The id of the costType. |
integer |
Nullable |
| TravelMethodId |
The id of the travelMethod. |
integer |
Nullable |
| Cost |
Amount of the cost. |
decimal number |
Nullable |
| TravelDistance |
The travel distances in km. |
integer |
Nullable |
| TravelDuration |
The travel duration in minutes. |
integer |
Nullable |
| Location |
The address. |
Location |
- |
| Client |
References to the client. |
Identity |
Conditional Required: Required for all client timesheets |
| ContractId |
References to the Contract. |
integer |
Conditional Required: Required for all client timesheets |
| LocationId |
Refers to the Location. |
integer |
Conditional Required: Only required for GRZ timesheets |
| Acts |
The list of acts for timesheet. The list can be empty but must be initialized. |
Collection of ProductAct |
Conditional Required: Only required for GRZ timesheets |
| OrganizationEntityId |
Refers to the organization entity id. |
Identity |
- |