|
getPackageList |
|
Description
Returns a list of structs which define the available packages.
Syntax
reseller.getPackageList(version, username, password)
Request Fields
| • | version - Specifies the version number of the API. Set this to "1.3". This value is currently ignored, but will be useful for API changes in future versions. |
| • | username - Your reseller account username. |
| • | password - Your reseller account password. |
Response Fields
Returns a list of structs with the following structure:
| • | id - The ID number of the package. |
| • | allow_trials - If true, the package may be specified for trial blogs. |