Using this template helps us debug your issues more effectively
Description
I try to understand the if an account is enterprise or pro by the api
/accounts/{account_id}/plans/usage
Got json with key plan_bundle
inside this json key bundled_plans, a list contain all the plans.
One of the type is for example ‘enterprise_monthly’.
I don’t find any documentation about this field, can you help me to understand?
In the past it was json contain “plan_base” and inside “type” field.
Endpoint : /accounts/{account_id}/plans/usage