There's not currently a way to differentiate if an account is a personal vs business product type. The user details API does include a userType field with Enum [ Individual, Business ]. That may be useful for what you're trying to accomplish, but it should be noted that a single user can be categorized as Individual but have digital access to account products that are designated for business (or vice versa).