ActionLinksV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/ActionLinksV2/Execute?actionId={actionId}

Execute an Action Link

GET odata/v2/ActionLinksV2?key={key}

Return a single object which can be filtered by using the OData v 4.0 $filter parameter.

  ActionPlansV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/ActionPlansV2

Return a queriable collection of object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/ActionPlansV2?key={key}

Return a single object which can be filtered by using the OData v 4.0 $filter parameter.

POST odata/v2/ActionPlansV2/Calculate

Get Action Plan Calculate

POST odata/v2/ActionPlansV2/Create

Create a new Action Plan

POST odata/v2/ActionPlansV2/Update

Update Action Plan

  ActionPlanTemplatesV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/ActionPlanTemplatesV2

Return a queriable collection of object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/ActionPlanTemplatesV2?key={key}

Return a single object which can be filtered by using the OData v 4.0 $filter parameter.

  ActivitiesV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Clientele Activities.

API Description
GET odata/v2/ActivitiesV2

Return a queriable collection of Activity object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/ActivitiesV2/InitialValues

Retrieves the initial values for a new activity, using the default (incident).

GET odata/v2/ActivitiesV2/InitialValues?activityType={activityType}

Retrieves the initial values for a new activity, using a Activity Type.

GET odata/v2/ActivitiesV2/InitialValues?activityType={activityType}&relatedTicketId={relatedTicketId}

Retrieves the initial values for a new activity.

GET odata/v2/ActivitiesV2/InitialValues?relatedTicketId={relatedTicketId}

Retrieves the initial values for a new activity, using a ticket id.

GET odata/v2/ActivitiesV2?key={key}

Return a single Activity object which can be filtered by using the OData v 4.0 $filter parameter.

POST odata/v2/ActivitiesV2/AddMaterials

Create one or more Material and associate them to the current Activity.

POST odata/v2/ActivitiesV2/CanEditActivity

Verify if an Activity can be edited.

POST odata/v2/ActivitiesV2/CreateActivity

Create new Activity

POST odata/v2/ActivitiesV2/ModifyMaterial

Modify an existing Material associated to an Activity.

POST odata/v2/ActivitiesV2/RemoveMaterials

Remove one or more existing Materials associated to an Activity.

POST odata/v2/ActivitiesV2/UpdateActivity

Update the selected Activity and create a new Occurrence if the Original Activity was a Virtual Occurrence.

  ActivityActionPlansV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/ActivityActionPlansV2

Return a queriable collection of object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/ActivityActionPlansV2?key={key}

Return a single object which can be filtered by using the OData v 4.0 $filter parameter.

  ActivityItemsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: Returns information regarding the Activities Items registered in the system, a.k.a. "Activity Materials".

API Description
GET odata/v2/ActivityItemsV2

Return a queriable collection of Activity Item (Material) object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/ActivityItemsV2?key={key}

Return a single ActivityItem object which can be filtered by using the OData v 4.0 $filter parameter.

  AnswerBookPagesV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/AnswerBookPagesV2

No documentation available.

GET odata/v2/AnswerBookPagesV2?key={key}

No documentation available.

POST odata/v2/AnswerBookPagesV2/UserFeedback

No documentation available.

  AnswerBooksV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/AnswerBooksV2

No documentation available.

GET odata/v2/AnswerBooksV2?key={key}

No documentation available.

  ApplicationDepartmentsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: Returns information regarding the Application Department object registered in the "Application" Database.

API Description
GET odata/v2/ApplicationDepartmentsV2

Return a queriable collection of Application Department object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/ApplicationDepartmentsV2?key={key}

Return a single Application Department object which can be filtered by using the OData v 4.0 $filter parameter.

  ApplicationUserSessionsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/ApplicationUserSessionsV2/GuestAccessEnabled

No documentation available.

GET odata/v2/ApplicationUserSessionsV2/GuestAccessToken

No documentation available.

GET odata/v2/ApplicationUserSessionsV2/GuestRegistrationEnabled

No documentation available.

GET odata/v2/ApplicationUserSessionsV2/SignIn

No documentation available.

GET odata/v2/ApplicationUserSessionsV2/SignOut

No documentation available.

  ApplicationUsersV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: Returns information regarding the Application User object registered in the "Application" Database.

API Description
GET odata/v2/ApplicationUsersV2

Return a queriable collection of Application User object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/ApplicationUsersV2/CurrentUserInfo

No documentation available.

GET odata/v2/ApplicationUsersV2?key={key}

Return a single Application User object which can be filtered by using the OData v 4.0 $filter parameter.

POST odata/v2/ApplicationUsersV2/RegisterUser

Register a new user.

  AssetsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: Returns information regarding the Asset (Clientele Product) object.

API Description
GET odata/v2/AssetsV2

Return a queriable collection of Asset (Clientele Product) object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/AssetsV2/CustomFields?key={key}

Returns a the attributes schema and values for a specific asset.

GET odata/v2/AssetsV2/Timeline?key={key}&loadType={loadType}&skip={skip}&take={take}&typeList={typeList}

Returns a Timeline specific for an Asset

GET odata/v2/AssetsV2?key={key}

Return a single Asset (Clientele Product) object which can be filtered by using the OData v 4.0 $filter parameter.

POST odata/v2/AssetsV2/Update

Updates an existing asset.

  AssigneesV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: Returns information regarding the Assignee (Clientele Product) object.

API Description
GET odata/v2/AssigneesV2

Return a queriable collection of Assignee object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/AssigneesV2?key={key}

Return a single Assignee object which can be filtered by using the OData v 4.0 $filter parameter.

  AttachmentsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: Returns information regarding the Attachment object.

API Description
GET odata/v2/AttachmentsV2

Return a queriable collection of Attachment object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/AttachmentsV2?key={key}

Return a single Attachment object which can be filtered by using the OData v 4.0 $filter parameter.

POST odata/v2/AttachmentsV2/AssociateFile

Associate one or more Temporary File to an Entity and make them a Clientele Attachment.

POST odata/v2/AttachmentsV2/DeleteAttachments

Delete an existing Clientele Attachment and the corresponding file in the File System

POST odata/v2/AttachmentsV2/DeleteTemporary

Delete one Temporary File that has not been associated yet.

POST odata/v2/AttachmentsV2/Post

Upload a new temporary file of type FileContent to the server and returns its unique ID

  CustomSearchFieldsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: Returns information regarding the custom search fields registered in the "Application" Database.

API Description
GET odata/v2/CustomSearchFieldsV2

Return a queriable collection of CustomSearchFieldsSchema objects which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/CustomSearchFieldsV2?key={key}

Return a single CustomSearchFieldsSchema object which can be filtered by using the OData v 4.0 $filter parameter.

  FullTextIndexV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/FullTextIndexV2/Search?from={from}&size={size}&typeList={typeList}

No documentation available.

  GroupsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Groups.

API Description
GET odata/v2/GroupsV2

Return a queriable collection of Group object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/GroupsV2/Timeline?key={key}&loadType={loadType}&skip={skip}&take={take}&typeList={typeList}

Returns a Timeline specific for a Group.

GET odata/v2/GroupsV2?key={key}

Return a single Group object which can be filtered by using the OData v 4.0 $filter parameter.

  ListDefinition

Controller Type: System.Web.Http.ApiController

Documentation: No documentation available

API Description
GET odata/v2/ListDefinition?moduleid={moduleid}&definition={definition}

No documentation available.

  ListPreset

Controller Type: System.Web.Http.ApiController

Documentation: No documentation available

API Description
GET odata/v2/ListPreset

No documentation available.

  LocationsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Locations.

API Description
GET odata/v2/LocationsV2

Return a queriable collection of Location object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/LocationsV2?key={key}

Return a single Location object which can be filtered by using the OData v 4.0 $filter parameter.

  Metadata

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/Metadata/Metadata

No documentation available.

GET odata/v2/Metadata/ServiceDocument

No documentation available.

  MleMediasV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/MleMediasV2?key={key}

No documentation available.

  Module

Controller Type: System.Web.Http.ApiController

Documentation: No documentation available

API Description
GET odata/v2/Module

No documentation available.

GET odata/v2/Module/AllModuleMenus

No documentation available.

GET odata/v2/Module/BlockInfos

No documentation available.

GET odata/v2/Module/SystemMenus

No documentation available.

GET odata/v2/Module?moduleid={moduleid}

No documentation available.

  NewsFeed

Controller Type: System.Web.Http.ApiController

Documentation: No documentation available

API Description
GET odata/v2/NewsFeed

No documentation available.

  OrganizationsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Organizations.

API Description
GET odata/v2/OrganizationsV2

Return a queriable collection of Organization object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/OrganizationsV2/Timeline?key={key}&loadType={loadType}&skip={skip}&take={take}&typeList={typeList}

Returns a Timeline specific for a Organization.

GET odata/v2/OrganizationsV2?key={key}

Return a single Organization object which can be filtered by using the OData v 4.0 $filter parameter.

POST odata/v2/OrganizationsV2/Create

Create a new organization.

POST odata/v2/OrganizationsV2/Update

Updates an existing organization.

  PartiesV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Parties.

API Description
GET odata/v2/PartiesV2

Return a queriable collection of Party object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/PartiesV2?key={key}

Return a single Party object which can be filtered by using the OData v 4.0 $filter parameter.

  PersonsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Persons.

API Description
GET odata/v2/PersonsV2

Return a queriable collection of Person object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/PersonsV2/Timeline?key={key}&loadType={loadType}&skip={skip}&take={take}&typeList={typeList}

Returns a Timeline specific for a Person.

GET odata/v2/PersonsV2?key={key}

Return a single Person object which can be filtered by using the OData v 4.0 $filter parameter.

POST odata/v2/PersonsV2/AddPersonSetting

Add a Setting to a Person.

POST odata/v2/PersonsV2/ChangePersonSetting

Change an existing Setting of a Person.

POST odata/v2/PersonsV2/ChangePersonTimezone

Assign a Timezone to a Person.

POST odata/v2/PersonsV2/Create

Create a new person.

POST odata/v2/PersonsV2/DeletePersonSetting

Delete an existing Setting from a Person.

POST odata/v2/PersonsV2/Update

Updates an existing person.

  ProductsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Products (Clientele Items).

API Description
GET odata/v2/ProductsV2

Return a queriable collection of Product (Clientele Item) object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/ProductsV2?key={key}

Return a single Product (Clientele Item) object which can be filtered by using the OData v 4.0 $filter parameter.

  ProductVersionsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Product Versions (Clientele Items).

API Description
GET odata/v2/ProductVersionsV2

Return a queriable collection of Product Version (Clientele Item) object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/ProductVersionsV2?key={key}

Return a single Product Version (Clientele Item) object which can be filtered by using the OData v 4.0 $filter parameter.

  PublishedServiceCategoriesV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to published service categories.

API Description
GET odata/v2/PublishedServiceCategoriesV2

Return a queriable collection of ServiceCategory objects for the current party which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/PublishedServiceCategoriesV2?partyId={partyId}

Return a queriable collection of ServiceCategory objects which can be filtered using the OData v 4.0 $filter parameter.

  PublishedServiceDefinitionsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to published service definitions.

API Description
GET odata/v2/PublishedServiceDefinitionsV2

Return a queriable collection of ServiceDefinition objects for the current party which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/PublishedServiceDefinitionsV2/ShowPricing

Get if the pricing information must be shown to the user.

GET odata/v2/PublishedServiceDefinitionsV2?key={key}&partyId={partyId}

Return a single ServiceDefinition object.

GET odata/v2/PublishedServiceDefinitionsV2?partyId={partyId}

Return a queriable collection of ServiceDefinition objects which can be filtered using the OData v 4.0 $filter parameter.

POST odata/v2/PublishedServiceDefinitionsV2/RequestService

Creates a new ticket for requesting a new service.

  QueuesV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Queues.

API Description
GET odata/v2/QueuesV2

Return a queriable collection of Queue object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/QueuesV2?key={key}

Return a single Queue object which can be filtered by using the OData v 4.0 $filter parameter.

  ReportsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Reports.

API Description
GET odata/v2/ReportsV2

Return a queriable collection of Report object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/ReportsV2/BaseUrl

Get the devexpress reporting url that is configured part of the clientele installation.

GET odata/v2/ReportsV2/CanView

Get if the current user has rights to view reports.

GET odata/v2/ReportsV2/ViewerSessionKey

Get the devexpress reporting session key that will give the user to access the report.

GET odata/v2/ReportsV2/ViewerUrl?reportID={reportID}

Get the devexpress reporting url that is configured part of the clientele installation.

GET odata/v2/ReportsV2?key={key}

Return a single Report object which can be filtered by using the OData v 4.0 $filter parameter.

  RiskAssessmentQuestionsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/RiskAssessmentQuestionsV2

Return a queriable collection of TicketRiskAssessment object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/RiskAssessmentQuestionsV2?key={key}

Return a single TicketRiskAssessment object which can be filtered by using the OData v 4.0 $filter parameter.

  RoutingActionsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Routing Actions.

API Description
GET odata/v2/RoutingActionsV2

Return a queriable collection of Routing Action object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/RoutingActionsV2?key={key}

Return a single Routing Action object which can be filtered by using the OData v 4.0 $filter parameter.

  ServiceAgreementsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: Returns information regarding the ServiceAgreement object

API Description
GET odata/v2/ServiceAgreementsV2

Return a queriable collection of Asset (Clientele Product) object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/ServiceAgreementsV2/Timeline?key={key}&loadType={loadType}&skip={skip}&take={take}&typeList={typeList}

Returns a Timeline specific for a ServiceAgreement

GET odata/v2/ServiceAgreementsV2?key={key}

Return a single Asset (Clientele Product) object which can be filtered by using the OData v 4.0 $filter parameter.

  ServiceHubSettingsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/ServiceHubSettingsV2

Return a queriable collection of Queue object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/ServiceHubSettingsV2?key={key}

Return a single Queue object which can be filtered by using the OData v 4.0 $filter parameter.

POST odata/v2/ServiceHubSettingsV2/AddOrUpdateServiceHubSetting

Add Or Update a Service Hub Setting

POST odata/v2/ServiceHubSettingsV2/DeleteServiceHubSetting

Delete a Service Hub Setting

  ServicesV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Services.

API Description
GET odata/v2/ServicesV2

Return a queriable collection of Service object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/ServicesV2?key={key}

Return a single Service object which can be filtered by using the OData v 4.0 $filter parameter.

  SoftwareEntitlementsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following controller provides access to the Software Entitlements

API Description
GET odata/v2/SoftwareEntitlementsV2

Return a queriable collection of Entitlement object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/SoftwareEntitlementsV2?key={key}

Returns a single Entitlement object which can be filtered by using the OData v 4.0 $filter parameter.

  SystemSettingsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to the System Settings.

API Description
GET odata/v2/SystemSettingsV2/CurrentCulture

Get the current Culture and the corresponding structure for formatting numbers and currencies

  TicketApprovalsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/TicketApprovalsV2

Return a queriable collection of Ticket Approvals object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/TicketApprovalsV2?key={key}

Return a single Ticket Approval object which can be filtered by using the OData v 4.0 $filter parameter.

POST odata/v2/TicketApprovalsV2/UpdateTicketApproval

Updates an existing approval.

  TicketCabGroupsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Ticket Cab Groups.

API Description
GET odata/v2/TicketCabGroupsV2

Return a queriable collection of CAB Groups object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/TicketCabGroupsV2?key={key}

Return a single CAB Group object which can be filtered by using the OData v 4.0 $filter parameter.

  TicketCategoriesV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Ticket Categories.

API Description
GET odata/v2/TicketCategoriesV2

Return a queriable collection of Ticket Category object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/TicketCategoriesV2?key={key}

Return a single Ticket Category object which can be filtered by using the OData v 4.0 $filter parameter.

  TicketEventsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/TicketEventsV2

Return a queriable collection of TicketEvent object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/TicketEventsV2?key={key}

Return a single Ticket object which can be filtered by using the OData v 4.0 $filter parameter.

  TicketOwnersV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Tickets.

API Description
GET odata/v2/TicketOwnersV2

Return a queriable collection of Ticket object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/TicketOwnersV2?key={key}

Return a single Ticket object which can be filtered by using the OData v 4.0 $filter parameter.

  TicketPriorityMatrixV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/TicketPriorityMatrixV2

Return a queriable collection of TicketPriorityMatrix object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/TicketPriorityMatrixV2?key={key}

Return a single TicketPriorityMatrix object which can be filtered by using the OData v 4.0 $filter parameter.

  TicketRiskAssessmentAnsweredQuestionsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/TicketRiskAssessmentAnsweredQuestionsV2

Return a queriable collection of Ticket Risk Assessment Questions object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/TicketRiskAssessmentAnsweredQuestionsV2?key={key}

Return a single Ticket Risk Assessment Questions object which can be filtered by using the OData v 4.0 $filter parameter.

POST odata/v2/TicketRiskAssessmentAnsweredQuestionsV2/AddTicketRiskAssessmentAnsweredQuestion

Add/Update a Ticket Risk Assessment Answered Question to a ticket using the clientele proxies.

  TicketStatusesV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Ticket statuses.

API Description
GET odata/v2/TicketStatusesV2

Return a queriable collection of TicketStatus object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/TicketStatusesV2?key={key}

Return a single TicketStatus object which can be filtered by using the OData v 4.0 $filter parameter.

  TicketsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Tickets.

API Description
GET odata/v2/TicketsV2

Return a queriable collection of Ticket object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/TicketsV2/CustomFields?key={key}

Returns a the attributes schema for a specific ticket.

GET odata/v2/TicketsV2/InitialValues

Retrieves the initial values for a new ticket, using the default call type (incident).

GET odata/v2/TicketsV2/InitialValues?ticketTemplateId={ticketTemplateId}

Retrieves the initial values for a new ticket, using a ticket template.

GET odata/v2/TicketsV2/InitialValues?ticketType={ticketType}

Retrieves the initial values for a new ticket, using a ticket type.

GET odata/v2/TicketsV2/InitialValues?ticketType={ticketType}&ticketTemplateId={ticketTemplateId}

Retrieves the initial values for a new ticket.

GET odata/v2/TicketsV2/RoleState?ticketIds[0]={ticketIds[0]}&ticketIds[1]={ticketIds[1]}

Gets the role and state for tickets.

GET odata/v2/TicketsV2/Timeline?key={key}&loadType={loadType}&skip={skip}&take={take}&typeList={typeList}

Returns a Timeline specific for a Ticket.

GET odata/v2/TicketsV2?key={key}

Return a single Ticket object which can be filtered by using the OData v 4.0 $filter parameter.

POST odata/v2/TicketsV2/AddEvent

Add a new Event to a Ticket.

POST odata/v2/TicketsV2/AssignCabGroup

Assigns a Cab Group to a ticket using the clientele proxies.

POST odata/v2/TicketsV2/AssignCabMember

Assigns a Cab Member to a ticket using the clientele proxies.

POST odata/v2/TicketsV2/BestCoveredContract

No documentation available.

POST odata/v2/TicketsV2/CreateTicket

Create a new Ticket using Clientele Proxy.

POST odata/v2/TicketsV2/DeleteEvent

Deletes a Ticket Event.

POST odata/v2/TicketsV2/ExecuteRoutingAction

Execute a Routing Action against a specific Ticket.

POST odata/v2/TicketsV2/UpdateApproval

Updates an existing approval.

POST odata/v2/TicketsV2/UpdateEvent

Updates an existing Ticket Event.

POST odata/v2/TicketsV2/UpdateTicket

Updates a new Ticket using the Clientele Proxy.

  TicketTemplatesV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
GET odata/v2/TicketTemplatesV2

Return a queriable collection of TicketTemplate object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/TicketTemplatesV2/CustomFields?key={key}

Returns a the attributes schema for a specific ticket template.

GET odata/v2/TicketTemplatesV2?key={key}

Return a single TicketTemplate object which can be filtered by using the OData v 4.0 $filter parameter.

  TimelinesV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: Allow the selection and paging of a Timeline

API Description
GET odata/v2/TimelinesV2

Return a queriable collection of Timeline Rows object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/TimelinesV2?key={key}

Return a single Timeline Row object which can be filtered by using the OData v 4.0 $filter parameter.

  TimezonesV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Timezones.

API Description
GET odata/v2/TimezonesV2

Return a queriable collection of Timezone object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/TimezonesV2/CurrentTimezone?key={key}

Get the current Timezone starting from a Person object and falling back to Group, Organization and Module Settings.

GET odata/v2/TimezonesV2/SystemTimezone

Get the system Timezone configured in Clientele ITSM Module Option

GET odata/v2/TimezonesV2?key={key}

Return a single Timezone object which can be filtered by using the OData v 4.0 $filter parameter.

  ValueListEntriesV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Value List Entries.

API Description
GET odata/v2/ValueListEntriesV2

Return a queriable collection of Value List Entry object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/ValueListEntriesV2?key={key}

Return a single Value List Entry object which can be filtered by using the OData v 4.0 $filter parameter.

  ValueListsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Value Lists.

API Description
GET odata/v2/ValueListsV2

Return a queriable collection of Value List object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/ValueListsV2/ValueListEntriesById?valueListId={valueListId}

No documentation available.

GET odata/v2/ValueListsV2/ValueListEntriesById?valueListId={valueListId}&selectedValueListEntryId={selectedValueListEntryId}

Get Value List Entries by Id

GET odata/v2/ValueListsV2?key={key}

Return a single Value List object which can be filtered by using the OData v 4.0 $filter parameter.

  WorkingTimeCalendars

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: The following Controller provides access to Working Calendars.

API Description
GET odata/v2/WorkingTimeCalendars

Return a queriable collection of Working Calendar object which can be filtered using the OData v 4.0 $filter parameter.

GET odata/v2/WorkingTimeCalendars?key={key}

Return a single Working Calendar object which can be filtered by using the OData v 4.0 $filter parameter.

  PermissionsV2

Controller Type: Microsoft.AspNet.OData.ODataController

Documentation: No documentation available

API Description
POST odata/v2/PermissionsV2/Permissions

Retrieves security information about the supported entities.