TicketCategories

This entity describes a ticket category applied to tickets in Autotask to specify features and fields that appear on the ticket detail.

In Autotask, you can create ticket categories that are identified as API-Only. Such ticket categories are hidden everywhere you select a ticket category when you create or edit a ticket; they are only used when tickets are created via the API. Refer to API-only Ticket Categories.

NOTE  You can refer to the Online Help to find root and child access URLs of the entity you wish to query. Refer to Finding resource and child access URLs of REST API entities for more information.

Entity details

Entity Name: TicketCategories

Entity Path:

/atservicesrest/v1.0/TicketCategories

Can Create:  
Can Update:
Can Query:
Can Delete:  
Can Have UDFs:  

IMPORTANT  Requests to this entity require special handling. Refer to the Entity URLs and relationships section of this article for details.

Conditions and requirements

General

The RMA ticket category cannot be edited through the API.

Field definitions

Field Name Datatype Read-Only Is Required Reference Name Picklist
displayColorRGB integer    
id long    
isActive boolean      
isApiOnly boolean        
isGlobalDefault boolean      
name string (30)      
nickname string (3)        

Additional resources