NAME

Net::WHMCS::Support - WHMCS API Clients

VERSION

version 0.01

openticket

$client->openticket({
	clientid => 1,
	deptid => 1,
	subject => 'subject',
	message => 'message'
});

http://docs.whmcs.com/API:Open_Ticket

AUTHOR

Fayland Lam <fayland@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2013 by Fayland Lam.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.