In this use case, you have a customer who wants to add a Supplemental Plan (product) on the next billing date (example: for financial convenience). You can add a Supplemental Plan this way by having it go into effect on its Master Plan's next anniversary date, as shown in the sample call below.
Example: you have a customer who is subscribed to a streaming Plan (Master Plan) who now wants to add premium channels (Supplemental Plan).
Note: You can align a new Master Plan's anniversary date with that of a previously-assigned Master Plan's anniversary date by using the <override_dates_mp_instance_no> field in the assign_acct_plan_m or update_acct_plan_multi_m API (as shown in this example).
<lit:client_no>12345_sample_client_no</lit:client_no> <lit:auth_key>AbCdEfG_sample_auth_key</lit:auth_key>
You can check the customer's account in the Aria application to confirm that the Plan addition was completed correctly as described in the use case above.
Notes: