Hi, Please give some directions: 1. I want to use remote_framework to create clients services using templates. 2. I also want to use remote_framework to atleast create an invoice after an online purchase of services (step1 above). thanks for your attention.
1) Creating a client based on a template is not available in the API as separate function. You basically add a client and set the template as $param value and thens et the limits of this template in the params as well as they dont get applied automatically. 2) See remote API example scripts in the billing addon zip file.