HomeGuidesAPI ReferenceChangelog
Terms of Use
Changelog

3.171.0 release notes

  1. ⚠️ Breaking changes
    1. Removed the platform-fee-cpo enum value from the origin response property on GET /public-api/resources/partner-expenses/v1.2. Consumers filtering or switching on this value must update to use the new platform-fee-cpo-flat value instead.
  2. New features
    1. Added the platform-fee-cpo-flat enum value to the origin response property on GET /public-api/resources/partner-expenses/v1.2. Flat CPO platform fee expenses are now returned in listing results.
    2. Added the optional locationId and partnerContractId response properties to GET /public-api/resources/partner-expenses/v1.2 and GET /public-api/resources/partner-revenues/v1.2.
    3. Added chargePointId, locationId, and partnerContractId query filters to GET /public-api/resources/partner-expenses/v1.2 and GET /public-api/resources/partner-revenues/v1.2. These allow filtering results by the associated charge point, location, or partner contract.
  3. 🔧 Improvements
    1. Improved invoice detail handling on POST /public-api/resources/transactions/v1.0 so that the top-level email field is automatically used as the invoice email when a specific individual or company email is not provided in invoiceDetails.