Skip to content

Command: ticket.setItemDynamicFields

Back to Index

Sets dynamic fields of a ticket item. Non specified fields will be left unchanged. Set value to null to remove field.

Body
ticketItemIduuid

Id of the item to be updated

fieldsmap of string to any value
Back to Index