#sreekanthmk-prorations
1 messages · Page 1 of 1 (latest)
proration_behavior is something you have to set on EVERY update request for a subscription - it's not a setting that's persisted across multiple requests. So to get the behavior you want, you'd just set the proration_behavior you want for each update requests depending on the price that the subscription is being updated to use
Okay. Got it. Thanks 🙂