Highlights
- Added Error Response section to Intro.
- Updated response codes throughout all APIs to align with new error responses.
- Fixed typo in MPAN list URL from
/mpans to /mpan.
- Added
supplier_mpid to MPAN response schema for single MPAN.
- Removed
request_type from Loss of Supplier active interventions list API.
- Updated
css_reg_id and css_reg_efd in MPAN API to registration_id and registration_status_efd.
- Updated
css_reg_id to registration_id in MPAN List API.
- Removed
settlement_date_end from Contact Details API.
delete_address_data in Contact Details has been updated to a boolean type.
contact_preference in Data Service and Metering Service APIs has been made nullable.
last_update_efd has been removed in /reads and /outputs from MPAN API.
linked_mpan_direction has been renamed to linked_mpan_energy_direction in MPAN API.
- Fixed format for
request_type in Change of Regs Details API.
- Removed
/appointment_date, /earliest-appointment-time, /latest_appointment_time, and meter_details from Change of Energisation API.
- Made
contract_reference nullable in Metering Service and Data Service APIs.
- Traditional Transfer of Reads schemas have been updated based on D0010 formatting.
- Smart Transfer of Reads POST request schema has been updated based on D0010 formatting.
- Updated
delete_address_data format to boolean in Contact Details API.
- Fixed
read_address description in Contact Details API.
registered_date and sensei_id have been moved from top-level of MTD response as they are found elsewhere.
sense_id has been added to HH MTDs.
- Removed duplicate
meter_installation_datetime in NHH MTD response.
- Moved
manufacturer from NHH MTD to top-level response in MTD API.