Hi team,
I hope you are doing well.
We just implemented a new flow in which we update the price and product to users included in future campaigns we want to launch. This product and price update implies switching from basic subs to premium one and we have been able to check that the product and price update works perfectly, but the attribute 'numShares' associated to the new product is not updated, which is a problem since the offer includes the possibility to share the subscription.
We are using Dev APIs on this new flow, we know this doesn't happen to public APIs. For your info, we are using this one:
/sales/api/v1/subscription/{id}/pricechange
It doesn't make sense if we can update the product to a subscription but all the attributes associated to this new product are not updated, taking into account the the most valuable point from that premium product is precisely to be able to share the subscription.
Thanks in advance.
Developed