Skip to main content

Update proration policy

PUT 

/subscriptions/proration-policies/:proration_policy_uuid

You can update a proration policy at any time. For any subscriptions that are using the updated proration policy, the changes are also applied. Specify whichever attributes you want to change. The values of the other attributes remain the same. If the attributes section is empty, the proration policy is not updated.

When updating proration policies:

  • You can change the name of an existing policy.
  • You can update rounding.
  • You can update external_ref as long as external_ref is still unique in your store.
  • You can remove external_ref as this attribute is optional.
  • You cannot remove any required attributes, such as name or rounding.

Request

Responses

Success. The proration policy details are updated.