feat: add secured contact exchange endpoints

This commit is contained in:
openclaw 2026-03-04 16:59:39 +00:00
parent db36e75c46
commit 40042eb76c
3 changed files with 100 additions and 0 deletions

View file

@ -8,6 +8,7 @@ Erster funktionaler Backend-Stand für die Vision:
- Bewertungsgrundlage mit 2-14 Tage Prompt-Fenster (`/reviews/:dealId`)
- Datenmodell inkl. postalischer Adress-Verifikation (`backend/sql/schema.sql`)
- Address-Change-Flow mit Briefcode (`/addresses/change-request`, `/addresses/verify`)
- Kontaktdatenaustausch nach Deal (`/contacts/request`, `/contacts/respond`, `/contacts/deal/:dealId`)
## Start