PUT api/mitglied/kontaktkontaktkarte?druckvorlage_id={druckvorlage_id}&ausgabe={ausgabe}
Für die angeforderten Kontakte wird eine Kontaktkarte generiert und als PDF-Datei zurückgegeben.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| druckvorlage_id | globally unique identifier |
None. |
|
| ausgabe | enuDruckAusgabe |
None. |
Body Parameters
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "e54b565d-f4f8-472d-b282-e36a203e8d1d", "9dfa17a7-4c4d-4fb2-9dee-79aefda5f1ba" ]
Response Information
Resource Description
Collection of byteResponse Formats
application/json, text/json
Sample:
[ 64, 64 ]