HomeGuidesAPI ReferenceChangelog
Terms of Use
Changelog

3.226.0 release notes

  1. ⚠️ Breaking changes
    1. Changed partnerId validation for Partner Contract create and update requests on POST /public-api/resources/partner-contracts/v1.0, PUT /public-api/resources/partner-contracts/v1.0/{partnerContract}, and PATCH /public-api/resources/partner-contracts/v1.0/{partnerContract}. Requests that reference a deleted partner are now rejected with a validation error.
  2. 🔧 Improvements
    1. Expanded partnerId validation on Partner Contract create and update requests without an operator context. These requests can now reference any existing, non-deleted partner instead of being restricted to the default operator's partners.