HomeGuidesAPI ReferenceChangelog
Terms of Use
Changelog

3.178.0 release notes

  1. New features
    1. Added thresholdPriceForEnergy and optimisedLabel to the pricing object of tariff responses when the tariff is linked to an optimised dynamic pricing integration. optimisedLabel is returned in the operator's default locale.
    2. Added support for linking an optimised dynamic pricing integration to energy_tou tariffs via integrationId on POST and PUT tariff endpoints. When this combination is used, pricing.thresholdPriceForEnergy is required.
  2. 🔧 Improvements
    1. Relaxed validation on POST /resources/partner-invites/v1.0 so that email can now be provided when sendViaEmail is false. Previously the field was prohibited in that case.
    2. Relaxed validation on POST /resources/partner-invites/v1.0 so that language can now be provided when sendViaEmail is false. Previously the field was prohibited in that case.