API: Order an upgrade
orderUpgrade
Create upgrade or change billing cycle order
Required parameters
Parameter | Description |
id | Account ID |
new_billing | Billing cycle for account, allowed values: m ,q ,s ,a ,b ,t ,d ,w ,h or Free or Once where m-monthly, q-quarterly etc.. |
Optional parameters
Parameter | Description |
new | Product Id of package we will be upgrading to. If not set you need to send at least new_billing argument |
module | Payment module ID invoice should be generated with |
Request
PHP Samples
Response