.pdf)
WHM Plugins
| API Version: | 2 - Click here for documentation |
|---|---|
| Description: | Directly request support from your host. |
| Parameters: | |
| email (string) | |
| The email address you wish to use as your contact address. | |
| issue (string) | |
| A brief explanation of the problem you are experiencing. | |
| subject (string) | |
| The subject line of the support email your are sending. | |
| Returns: | |
<data> <status> A boolean value that indicates whether or not your support request was successfully submitted. '1' if your support request was successfully submitted; '0' if it was not.</status> </data> |
| API Version: | 2 - Click here for documentation |
|---|---|
| Description: | Retrieve a boolean value that indicates whether the account's contact option is enabled. |
| Returns: | |
<data> <enabled> A boolean value that indicates whether or not the contact option is enabled. '1' if the option is enabled.</enabled> </data> |