HomeGuidesAPI ReferenceChangelog
Terms of Use
Changelog

3.158.0 release notes

  1. New features
    1. Added the optional idleFeeGracePeriodMode property to the pricing object on Tariff endpoints. This field controls how the idle fee grace period is calculated: idle_detection (default) starts the grace period when idle charging is detected, while session_start starts it from the beginning of the session. Available on POST /resources/tariffs/v1.0, PUT /resources/tariffs/v1.0/{tariff} (request), and all Tariff and Tariff Snapshot read endpoints (response).