Hi Experts,
There is a requirement where we need to change a product from an active subscription.
For example: Customer first subscribes to product A, later on the customer decides to change to product B.
We are using the API request below for this change request:
1. Change the Product of the Root Item (POST on /subscriptions/{id}/processes/productchange)But using the above API we cant include custom reference.
There is another API requestUsing above API we can include custom references in the payload.
So can we use the 2nd API request for the product change?
Any major difference between the above API request?
Please advice
Thanks
Ankit