Is it possible to put a service on a Homekit accessory behind a subscription?

I have a smart camera device that can be added as an accessory to a homeKit. I want to implement a subset of functionalities of the smart camera behind a paid subscription or a paywall.

Anyone aware if this has been done before? i.e. conditionally exposing services on a Homekit accessory as a paid feature?

So far neither have I seen any such examples and also nowhere in the apple docs does it say that you can't. So looking for any information regarding this.

The questions are

  1. Does apple support paid services in Homekit accessories?
  2. If not, does it prevent people from implementing customized solutions?