- CreateActualTime
ActualTime
ActualTimeDtoPagedResultsDto
ActualTimeOff
ActualTimeOffDtoPagedResultsDto
AddExternalId
AddOfferingExternalId
AddPersonExternalId
AdjustmentType
Assignment
AssignmentType
BillingModel
BillingModelOptionsBase
BillingModelOptionsFixedBid
BillingModelOptionsRetainer
BillingModelOptionsTimeMaterials
Client
ClientDtoPagedResultsDto
CostMetrics
CreateActualTimeOff
CreateClient
CreateDepartment
CreateOtherCostAndRevenue
CreatePerson
CreatePipeline
CreatePlannedTimeOff
CreateProject
CreateProjectOffering
CreateProjectOfferingRole
CreateRole
CreateStage
CreateSubscription
CreateTag
CreateWebhookSubscriber
Department
DepartmentDtoPagedResultsDto
FeeSchedule
HoursMetrics
Money
OtherCostAndRevenue
OtherCostAndRevenueDtoPagedResultsDto
Person
PersonDtoPagedResultsDto
Pipeline
PipelineDtoPagedResultsDto
PlannedTimeOff
PlannedTimeOffDtoPagedResultsDto
Project
ProjectDtoPagedResultsDto
ProjectModel
ProjectOffering
ProjectOfferingDtoPagedResultsDto
ProjectOfferingMetrics
ProjectOfferingRole
ProjectOfferingRoleDtoPagedResultsDto
ProjectOfferingRolePlannedTime
ProjectOfferingRolePlannedTimeDtoPagedResultsDto
ProjectStatus
RateCard
RateCardDtoPagedResultsDto
RateCardRate
RateCardRateDtoPagedResultsDto
RevenueMetrics
Role
RoleDtoPagedResultsDto
ServiceOffering
ServiceOfferingDtoPagedResultsDto
Stage
StageDtoPagedResultsDto
Tag
TagList
TimeOffAllocation
TimeOffCategory
TimesheetEntry
TimesheetEntryDtoPagedResultsDto
TimesheetSubmissionState
UpdateActualTime
UpdateActualTimeOff
UpdateClient
UpdateDepartment
UpdateOtherCostAndRevenue
UpdatePerson
UpdatePipeline
UpdatePlannedTimeOff
UpdateProject
UpdateProjectOffering
UpdateProjectOfferingRole
UpdateRole
UpdateStage
UpdateTag
UpdateWebhookSubscriber
ValidationErrorResponse
WebhookSubscriber
WebhookSubscriberSummary
WebhookSubscriberSummaryDtoPagedResultsDto
WebhookSubscription
WebhookSubscriptionDtoPagedResultsDto
WorkerType
CreateActualTime
The id of the project offering in which the actual time entry belongs to.
The id of the Person to which the actual time entry belongs. If a person is specified who does not currently have a role on the project, a new ProjectOfferingRole will be created using the person's default organization role. The person will be assigned to it, and the ActualTime entry will be attached.
The date for which the actual time entry is recorded. ISO date formatting expected (yyyy-MM-dd)
{ "project_id": "405d8375-3514-403b-8c43-83ae74cfe0e9", "project_offering_id": "7dfed78d-ddbe-4f81-b7b1-e4094f9ff440", "person_id": "087e858e-473c-4f50-b5b0-c1df6c021550", "description": "string", "recorded_date": "2019-08-24", "hours": 0.1, "billable": true }