In our app that uses the Box API I currently use the following API to detect whether the user has an Enterprise account or not:
https://api.box.com/2.0/users/me?fields=enterpriseIf the user has a free account, the Enterprise field is returned as null. I am using this to make the Enterprise MetaData Templates feature available to the user. What about Elite and Business Plus users? Will the Enterprise field come back non-null as well?
Thanks
Peter
