Skip to main content

2026-07-02 Billing API

  • New pricing-information and configuration-history endpoints added for both contracts and billing accounts: GET /v1/billing/contracts/{id}/pricing_information, GET /v1/billing/contracts/{id}/configuration_history, GET /v1/billing/billing_accounts/{id}/pricing_information, and GET /v1/billing/billing_accounts/{id}/configuration_history
  • New invoice billing event type added — invoice events can now be created via POST /v1/billing/events and are returned alongside the other billing event types