📄️ Settlement API Overview
Base route: /consumption/v1
📄️ GET /consumption/v1/{mpid}
Returns settlement consumption data for one MPAN and date, or changed records after an updated_on date.
📄️ GET /consumption/v1/{mpid}/defaulted
Returns defaulted settlement runs with nested ECS and settlement-date details.
📄️ GET /consumption/v1/{mpid}/load-shapes/period
Returns the latest settlement load shape period data for a settlement date and optional market filters.
📄️ GET /consumption/v1/{mpid}/load-shapes/totals
Returns the latest settlement load shape totals data for a settlement date and optional market filters.
📄️ GET /consumption/v1/{mpid}/load-shapes/received-on-or-after
Returns period and totals load shape updates received on or after a supplied timestamp.
📄️ Settlement Schema Reference
Shared Request Parameters