Hello,
WHMCS uses CMD_API_SHOW_USER_USAGE to get the user's statistics (bandwidth/quota).
when a user is a reseller, this API gets the top-level user data, and not the entire reseller usage.
this causes (i.e) DA to send an email about quota exceeded while inside WHMCS the user "still has not exceeded"


WHMCS uses CMD_API_SHOW_USER_USAGE to get the user's statistics (bandwidth/quota).
when a user is a reseller, this API gets the top-level user data, and not the entire reseller usage.
this causes (i.e) DA to send an email about quota exceeded while inside WHMCS the user "still has not exceeded"

