API: Place new order addOrder Create new order on customer behalf. Note that this API call is for simple products only. For more complex products consider using draft order APIs.
Required parameters Parameter Description client_id Client ID product Service ID to purchase cycle Billing cycle for product, allowed values: 'm','q','s','a','b','t','d','w','h' or 'Free' or 'Once' where m-monthly, q-quarterly etc. confirm Set to 1 if you wish to notify client about this order invoice_generate Set to 1 if you wish to generate invoice for this order invoice_info Set to 1 if you wish to send invoice generated for this order
Optional parameters Parameter Description module Payment module ID invoice should be generated with
Request PHP Samples Response Last Updated: 7/21/2025, 2:11:01 PM