Vertrag - Liefert ein PDF zu einem bestimmten Vertrag
POST/gdpr/ contracts/ {contractIdentifier}/ actions/ pdf'/ 
v1
POST
createGDPRContractPDF
Liefert das PDF des Inhalts eines bestimmten Vertrages
Request
Responses
Usage examples
- cURL
 
$ curl \
    --fail \
    --location \
    -X POST \
    -H "Authorization: Bearer $MITTWALD_API_TOKEN" \
    https://api.mittwald.de/v1/gdpr/contracts/string/actions/pdf'