campaign-service - API Contracts
Version: 1.0 Status: Draft (proper stub) Owner: Product Last Updated: 2026-04-21 References: SERVICE_OVERVIEW.md, docs/standards/SERVICE_TEMPLATE.md
0. Status
Proper stub per SERVICE_TEMPLATE.md rule: "Stubs are acceptable for an early service (headings only), but every file is present and owned." Populate in lock-step with implementation; do NOT remove.
Intent
Defines REST endpoints (path, method, auth, headers, request/response schema, error codes, pagination) exposed by campaign-service. See SERVICE_OVERVIEW.md and _report.md.
1. REST Endpoints
_TBD - see report.md.
2. Headers and Auth
TBD.
3. Request / Response Schemas
TBD.
4. Error Codes
TBD - refer to docs/standards/ERROR_CODES.md.
5. Pagination
TBD - cursor-based per platform standard.