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, andGET /v1/billing/billing_accounts/{id}/configuration_history - New
invoicebilling event type added — invoice events can now be created viaPOST /v1/billing/eventsand are returned alongside the other billing event types