Several fields describing an account's business details have moved to the business_profile subhashBreaking changes
What’s new
Moves business_
, business_
, product_
, support_
, support_
, support_
and support_
to the business_
subhash.
Impact
This change reorganizes several business-related fields by moving them into a new business_
subhash within the Account
object. You need to update your code to access and update these fields under the new business_
structure instead of the root level of the Account
object.