Proration billing mode not accepted on paused subscription
do_not_bill
is the only valid proration_billing_mode
for paused subscriptions.
Error Message | `proration_billing_mode` must be set to `do_not_bill` when updating a paused subscription |
Error Code | subscription_incorrect_proration_on_paused_subscription |
Status Code | 400 |
Common causes
You have attempted to send a proration value other than do_not_bill when updating a paused subscription
Solutions
Use the
proration_billing_mode
ofdo_not_bill
when updating the paused subscription