Create a new timesheet entry.
<?xml version="1.0" encoding="utf-8"?>1 1 4.5 Phone consultation 2007-01-01
<?xml version="1.0" encoding="utf-8"?>211
Update an existing time_entry.
<?xml version="1.0" encoding="utf-8"?>211 # Remaining params are same as time_entry.create
<?xml version="1.0" encoding="utf-8"?>
Retrieve a single time_entry record.
<?xml version="1.0" encoding="utf-8"?>211
<?xml version="1.0" encoding="utf-8"?>211 1 1 1 2 2009-03-13 Sample Notes
Delete an existing time_entry. This action is not recoverable.
<?xml version="1.0" encoding="utf-8"?>211
<?xml version="1.0" encoding="utf-8"?>
Returns a list of timesheet entries in ordered according to date.
<?xml version="1.0" encoding="utf-8"?>1 15
<?xml version="1.0" encoding="utf-8"?>211 1 1 1 2 2009-03-13 Sample Notes ... ...