Reconcile Features
Creates a reconciliation that converges a subscription’s feature entitlements to its current plan. Provisions a missing entitlement (and, for metered features, its initial grant) for every plan feature the subscription does not already have; cancels the entitlement and voids the grants of any feature no longer on the plan; then synchronizes the corresponding prices’ billing. An already-present feature is left unchanged. Restricted to active subscriptions billed on their plan’s line-item schedule.
Authorizations
API key authentication
Path Parameters
The subscription ID
Body
Preview the outcome without creating any entitlement, grant, or line item.
Response
The reconciliation did not create a full set of resources: a dry-run preview (nothing is created), a run in which one or more features could not be fully provisioned (billing is withheld until they succeed), or a run whose entitlements provisioned but whose line-item synchronization failed. Safe to retry — re-invoking this operation will not duplicate any entitlements or grants already provisioned.