Skip to content

Latest commit

 

History

History
41 lines (38 loc) · 2.72 KB

TimeEntry.md

File metadata and controls

41 lines (38 loc) · 2.72 KB

ConnectWise::TimeEntry

Properties

Name Type Description Notes
id Integer [optional]
company CompanyReference If chargeToId is not specified, we asume you enter time against the company specified [optional]
charge_to_id Integer If chargeToId is not specified, we asume you enter time against the company specified [optional]
charge_to_type String If chargeToId is not specified, we asume you enter time against the company specified [optional]
member MemberReference [optional]
location_id Integer [optional]
business_unit_id Integer [optional]
work_type WorkTypeReference [optional]
work_role WorkRoleReference [optional]
agreement AgreementReference [optional]
time_start DateTime
time_end DateTime [optional]
hours_deduct Float [optional]
actual_hours Float [optional]
billable_option String [optional]
notes String [optional]
internal_notes String [optional]
add_to_detail_description_flag BOOLEAN [optional]
add_to_internal_analysis_flag BOOLEAN [optional]
add_to_resolution_flag BOOLEAN [optional]
email_resource_flag BOOLEAN This is an action flag. To update this value use the /service/tickets endpoint automaticEmailResourceFlag field [optional]
email_contact_flag BOOLEAN This is an action flag. To update this value use the /service/tickets endpoint automaticEmailContactFlag field [optional]
email_cc_flag BOOLEAN This is an action flag. To update this value use the /service/tickets endpoint automaticEmailCcFlag field [optional]
email_cc String To update this value use the /service/tickets endpoint automaticEmailCc field [optional]
hours_billed Float [optional]
entered_by String [optional]
date_entered DateTime [optional]
invoice InvoiceReference [optional]
mobile_guid Guid [optional]
hourly_rate Float This field may only be Updated, it is defaulted on Create [optional]
time_sheet TimeSheetReference [optional]
status String [optional]
_info Metadata Metadata of the entity [optional]
custom_fields Array<CustomFieldValue> [optional]