API:ticketreply

Example

$postdata = array(
	'passphrase' => $passphrase,
 	'action' => 'ticketreply',  
	"userid"  => '2',
 	"ticketid"  => '78', 
	"status"  => 'Reply',  
	"resolved"  => 'No', 
 	"reply"  => 'my reply', 
	"summary"  => , 
);




(wiki tools)
Personal tools
Views
Actions




Need help? Chat with us!