Refresh contract usage
Immediately refreshes the metered usage of the contract’s subscriptions in the connected billing provider for the current billing period. Only the usage not yet reported is sent, so the call is safe to repeat.
Authorizations
Server API Key
Headers
Account ID — optional when authenticating with a user JWT (Bearer token); falls back to the user's first membership. Ignored for API-key auth.
Environment ID — required when authenticating with a user JWT (Bearer token) on environment-scoped endpoints. Ignored for API-key auth (env is intrinsic to the key).
Path Parameters
The unique identifier of the entity
1 - 255Response
The features whose usage was reported, failed, or permanently skipped.
Response object
Result of refreshing a contract's usage in the connected billing provider.
Related topics
Reporting entitlement usageViewing customers entitlement usageViewing usage eventsViewing customers entitlement summaryJavaScript