Module
|
Action
|
Description
|
Company
|
Create Company
|
To create a new company
|
|
Get all Company
|
To retrieve all companies for the provided filters
|
|
Get Company
|
To get details of a company by ID
|
|
Update Company
|
To update the properties of an existing company
|
Milestone
|
Create Milestone
|
To create a new milestone
|
|
Get all Milestone
|
To retrieve all milestones for the provided filters
|
|
Get Milestone
|
To get details of a milestone by ID
|
|
Update Milestone
|
To update the properties of an existing milestone
|
Person
|
Create Person
|
To create a person record
|
|
Get all Person
|
To retrieve all person records for the provided filters
|
|
Get Person
|
To get details of a person record by ID
|
|
Update Person
|
To update the properties of an existing person record
|
Task
|
Create Task
|
To create a task
|
|
Get all Task
|
To retrieve all tasks for the provided filters
|
|
Get Task
|
To get details of a task by ID
|
|
Update Task
|
To update the properties of an existing task
|
Time Tracking
|
Create Time-Entry
|
To create a time-entry
|
|
Get all Time-Entry
|
To retrieve all time-entries for the provided filters
|
|
Get Time-Entry
|
To get details of a time-entry by ID
|
|
Update Time-Entry
|
To update the properties of a time-entry
|
Projects
|
Get all Projects
|
To retrieve all projects for the provided filters
|
TaskLists
|
Get all TaskLists
|
To retrieve all tasklists for the provided filters
|