PUT api/mitglied/mitgliedmitgliedskarte?druckvorlage_id={druckvorlage_id}&ausgabe={ausgabe}
Für die angeforderten Mitglieder wird eine Mitgliedskarte 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:
[ "977c23e4-1480-469d-8fbf-e4f7278bfb78", "a6b3ec72-759a-4803-9715-eb97966caa6c" ]
Response Information
Resource Description
Collection of byteResponse Formats
application/json, text/json
Sample:
[ 64, 64 ]