Command: ticket.setItemDynamicFields
Sets dynamic fields of a ticket item. Non specified fields will be left unchanged. Set value to null to remove field.
Body
ticketItemId | uuid Id of the item to be updated |
fields | map of string to any value |
Sets dynamic fields of a ticket item. Non specified fields will be left unchanged. Set value to null to remove field.
ticketItemId | uuid Id of the item to be updated |
fields | map of string to any value |