HomeGuidesAPI ReferenceChangelog
Terms of Use
Changelog

3.172.0 release notes

  1. New features
    1. Added card_registration as a new possible value for the purchaseResourceType response property on Transaction endpoints: GET /public-api/resources/transactions/v1.0, POST /public-api/resources/transactions/v1.0, GET /public-api/resources/transactions/v1.0/{transaction}, and PATCH /public-api/resources/transactions/v1.0/{transaction}.
  2. 🔧 Improvements
    1. Added documented 409 Conflict error responses to Electricity Rate Price Periods endpoints for concurrent modification scenarios. Affects PUT and DELETE operations on /public-api/resources/electricity-rates/v2.0/{electricityRate}/price-periods/date/{date} and /public-api/resources/electricity-rates/v2.0/{electricityRate}/price-periods/week-day/{weekDay}.