Array of objects wherein each object represents an entity linked to the account. Each entity must already have been created. (For PATCH /accounts calls, if entities is passed in, the account's entities will be replaced with the newly passed in entities. If no entities field is passed in, the entities will not change. If entities is an empty array, all entities will be removed from the account.)