API REFERENCE

Billing API

The billing namespace exposes a single discovery endpoint. The operations you would expect here, charge calculation, credits, invoices, and reports, live under the Financial API, while rates and agreements live under Contracts and Contract Lines.

Where the work happens

GET /billing is the only call on this resource. To calculate what a client owes, use POST /financial/billing/calculate; for invoices, credits, and transactions, see the Financial API. Pricing is configured on the Contract Lines API.

Endpoints

Every endpoint links through to its full parameters, request and response schemas, and code samples.

GET/api/v1/billingAlgaPSAGET v1