Vertrag - Vertrag anlegen
POST/gdpr/ contracts/
v1
POST
createGDPRContract
Legt einen Vertrag mit den angegebenen Daten an
Request
Responses
Usage examples
- cURL
$ curl \
--fail \
--location \
-X POST \
-d '{"html":"string","tom":"string","client":"string","recipient":"string","isPartnerContract":true}' \
-H "Authorization: Bearer $MITTWALD_API_TOKEN" \
-H 'Content-Type: application/json' \
https://api.mittwald.de/v1/gdpr/contracts