PATCH
/
ticketing
/
tickets

Query Parameters

id
string
required

Response

200 - application/json
description
string[]
required

The description of the ticket

field_mappings
object
required
name
string
required

The name of the ticket

remote_data
object
required
account_id
string

The uuid of the account which the ticket belongs to

assigned_to
string[]

The users uuids the ticket is assigned to

comment
string[]

The comments of the ticket

completed_at
string

The date the ticket has been completed

contact_id
string

The uuid of the contact which the ticket belongs to

due_date
string

The date the ticket is due

id
string

The uuid of the ticket

parent_ticket
string

The uuid of the parent ticket

priority
string

The priority of the ticket

project_id
string

The uuid of the project the ticket belongs to

remote_id
string

The id of the ticket in the context of the 3rd Party

status
string

The status of the ticket

tags
string[]

The tags names of the ticket

type
string

The type of the ticket