to subscribe a ticket to watch it
my $Success = $TicketObject->TicketWatchSubscribe(
TicketID => 111,
WatchUserID => 123,
UserID => 123,
);
I understand how this works, but I cant figure out how to call this through soap. Any suggestions?
WIth regards
Branislav Brna