API changelog¶
Contract-oriented changes for partner APIs. Product marketing changes do not belong here.
2026-09-26 — Phase 6 integrator pack¶
| Change | Type | Products | Migration |
|---|---|---|---|
Added partner Fraud OpenAPI (fraud-partner.openapi.json) for scoring routes |
New | Fraud | Use static spec + live /openapi.json when debugging |
Added recon partner subset OpenAPI; marked engine /internal/* as internal |
New / docs | Reconciliation | Prefer recon-partner for integrators |
Standardized OpenAPI info titles/descriptions/servers (localhost placeholders) |
Docs metadata | KYC, Recon | None |
| Documented Fraud report callback, events (external), error catalogue, retry tables | Docs | All | Adopt retry tables |
| Published Postman collection + env templates (no secrets) | New | All | Import docs/collections/ |
| Base URL page: cloud hosts = OWNER DECISION REQUIRED (stable answer) | Docs | All | Request hosts via access onboarding |
| Versioning decision proposal (no org policy yet) | Proposal | All | Do not treat as ratified policy |
| Known: Fraud score/tier handoff defect remains open | Breaking risk | Fraud | See output contract; do not retry conflicting bodies |
Earlier (pre-changelog)¶
Partner KYC OpenAPI (19 routes) and recon inventory snapshots existed; Fraud had guide-only integration without a static partner OpenAPI on this site.
How to add an entry¶
- Classify: New endpoint · Additive field · Breaking · Deprecation · Docs-only.
- Name the product and migration steps.
- Link OpenAPI / named contract PRs.
- If breaking, reference versioning proposal until policy is ratified.