TicketStatus

A ticket status availabe for the company.

Properties

PropertyTypeDescription
idStringID of the ticket status.
nameStringThe name of the ticket status. Default statuses match the category name. Custom statuses have a unique name.
categoryStringCategory of the ticket status: open, waiting, or resolved
descriptionStringDescription of the ticket status.
updatedAtDateTimestamp of the last ticket status update.
createdAtDateTimestamp of ticket status creation.