Chargeback API Changelog
3 min
\<font color="#b6c7cb">\</font> topic type concept purpose record contractual and behavioral changes to the api over time audience api integrators and client developers maintaining or upgrading integrations applies to the api and its published openapi reference does not apply to search api or internal implementation changes that do not affect the public api contract this changelog documents contractual and behavioral changes to the api it is intended to help integrators understand how the api has evolved and assess the impact of changes on existing integrations the openapi reference remains the single source of truth for the current api contract this changelog provides historical context and impact classification for changes reflected in the reference how to read this changelog each entry is listed in reverse chronological order and classified by impact level type meaning client action breaking a change that may require code changes or integration updates classifications removed, changed required update backward compatible a change that does not break existing integrations classifications added, changed, deprecated optional update behavioral contract unchanged, behavior changed classification changed review documentation a clarification or correction with no contract or behavior change classification clarified none when a field or behavior is deprecated, the changelog records the deprecation date the recommended replacement (if applicable) whether removal is planned for a future release changelog entries version 1 1 ( expanded authentication options) type backward compatible added added support for oauth 2 0 (client credentials) authentication in addition to basic authentication