|
activateTrialBlog |
|
Description
Starts the billing cycle for a trial blog and sets status to 'active'.
Syntax
reseller.activateTrialBlog(version, username, password, blog_id).
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. |
| • | blog_id - The ID number of the blog to be placed into Trial mode. |
Response Fields
Returns TRUE on success.