feat: add secured contact exchange endpoints
This commit is contained in:
parent
db36e75c46
commit
40042eb76c
3 changed files with 100 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue