v2.3.0 Release: Partner Curtailment Pool Management
about 1 month ago by Konstantin Mihaylov
Partners can now self-manage customer membership in partner-managed curtailment pools via the API, removing the need for Chargee to perform routine enrolment and removal.
New endpoints
POST /api/v2/groups/{group_uuid}/addresses/{address_uuid}– Add an address to a curtailment pool.DELETE /api/v2/groups/{group_uuid}/addresses/{address_uuid}– Remove an address from a curtailment pool.
What's included
- Partners can add and remove customer addresses from approved partner-manageable curtailment pools.
- Validation ensures partners can only manage addresses within their ownership scope and only for pools they are authorised to access.
- Addresses can belong to a single curtailment pool at a time.
- Membership changes take effect immediately and enable or remove participation in partner-managed curtailment schedules.
This release gives partners greater control over curtailment pool membership while maintaining secure access controls and data integrity.