Skip to content

Command: ticket.createItem

Back to Index

Adds a new Ticket Item to a Ticket

Body
ticketItemIduuid (optional)

Optional Id. Must be unique.

itemTypeKeystring

Required type key of the item.

dynamicmap of string to any value (optional)

Optional dynamic fields to set on the item.

Back to Index