The response is in the form of a JSON schema and includes the following fields:
status: (boolean) A boolean indicating the success status of the response.
response: (integer) An integer representing the response code.
message: (string) A string containing any additional message.
data: (object) An object containing user data and subscription details.
userdata: (object) An object containing user information such as id, fullname, email, phone, address, account_type_name, account_type_num, status, roll, and authenticate status.
subscription: (object) An object containing subscription details including access, plan, planname, planamount, orderid, hitlimit, hitused, plan_from, expire_on, and bizid.