JavaScript
Subscriptions
Charge subscription usage
Immediately charges usage for a subscription via the billing integration. Calculates usage since the last charge and creates an invoice.
POST
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Server API Key
Path Parameters
The unique identifier of the entity
Required string length:
1 - 255Body
application/json
Request to immediately charge usage for a subscription.
Cutoff date for usage calculation. If not provided, the current time is used.
Response
The charge result including period, invoice ID, and usage details.
Response object
Result of charging subscription usage including the billing period and charged items.
