Skip to main content

Preview a subscription proration

POST 

/v2/subscriptions/subscriptions/:subscription_uuid/proration-preview

Computes the proration amounts a prospective plan or pricing option change would produce, without persisting anything or affecting billing. Use this to show a subscriber the cost impact of a change before submitting it via a subscription update.

A 200 response with would_prorate: false is not an error - it means the prospective change would not result in a proration being applied if actually submitted. See rejection_reason.

Request

Responses

Success. The proration preview was computed.

Ask External AI