API:Get Clients PasswordFrom WHMCS DocumentationThis command is used to get the unencrypted version of a clients password. Attributes userid - should contain the user id of the client you wish to get the password for Example Command $postfields["action"] = "getclientpassword"; $postfields["userid"] = "1"; Returned Variables password2 - the password of the users account API Functions |
|





