ProrationBehaviorDto
Describes how proration is handled when a subscription change is applied.
bodyenumOptional
Describes how proration is handled when a subscription change is applied.
Possible enum values
invalidimmediateSubscription will be updated instantly, and a proration charge will be applied.
next_billing_periodSubscription will be updated at the end of the billing period, no proration will be applied.
noneNo proration is applied, subscription is updated instantly.
Example
"invalid"