From 2025-12-16.batman to 2026-01-29.edison
New Endpoints
GET /grid-fee-reductions— List all grid fee reductionsGET /grid-fee-reductions/{id}— Get a grid fee reduction by IDPOST /grid-fee-reductions— Create a grid fee reduction for §14a EnWG modulesGET /meter-orders— List all meter ordersGET /meter-orders/{id}— Get a meter order by IDPOST /meter-orders— Create a meter order for a subscription
- All
GET ALLendpoints now support Filtering
From 2025-12-01.chucky to 2025-12-16.batman
We are introducing API Versioning. Route paths remain unchanged—API versioning is handled via request headers.
BREAKING CHANGE
To prevent returning thousands of objects in our GET ALL endpoints, we are introducing Pagination. This affects the following list endpoints:
/customers/leads/plans/subscriptions/subscriptions/{id}/invoices/subscriptions/{id}/meter_readings/suppliers/suppliers/search