3.247.0 release notes
about 1 hour ago by ReadMe API
- ⚠️ Breaking changes
- Changed
PATCH /public-api/resources/reimbursement-policies/v1.0/{reimbursementPolicy}so requests that includeelectricityRateSourceare rejected with409 Conflictwhen the reimbursement policy uses an integration-supplied rate. Consumers can no longer change that source through the API.
- Changed
- 🔧 Improvements
- Expanded the accepted
filter.electricityRateSourcevalues onGET /public-api/resources/reimbursement-policies/v1.0to includeintegration. - Expanded the
electricityRateSourceresponse values to includeintegrationfor reimbursement policies and reimbursement records returned byGET /public-api/resources/reimbursement-policies/v1.0,POST /public-api/resources/reimbursement-policies/v1.0,GET /public-api/resources/reimbursement-policies/v1.0/{reimbursementPolicy},PATCH /public-api/resources/reimbursement-policies/v1.0/{reimbursementPolicy},GET /public-api/resources/reimbursement-records/v1.0,GET /public-api/resources/reimbursement-records/v1.0/{reimbursementRecord}, andPOST /public-api/actions/reimbursement-record/v1.0/{reimbursementRecord}/issue-credit.
- Expanded the accepted
