Jump to content

Elvis

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by Elvis

  1. I have gone through the API and am tring to make a API out of them. I read the https://docs.blesta.com/display/dev/API but couldn't get more info out of it. So here's it : What i am trying to do here is : 1. Verify client login details (email/pass) and fetch back the client ID through API. 2. Register a domain through API and add it to client ID's bill. 3. Update Nameservers through API if the domain belongs to the given client ID. 4. Renew the domain through API if it belongs to the given client ID. Similarly for cPanel module, is it possible to make account through API against a client ID ? E.g : 1. Verify client login details (email/pass) and fetch back the client ID 2. call the cpanel account creation hook with parameters : domain name, username, password , plan name and email id. 3. possible to upgrade the cpanel account through API ? e.g make prorated invoice and so on ? 4. Suspend / Terminated a account if it belongs to the given client ID. 5. Fetch cpanel details if it belongs to the given client ID. Thanks for your time!
×
×
  • Create New...