Get invoice PDF
Erforderliche Berechtigungen: invoices:read
Standard: Roh-PDF (application/pdf).
Mit Query annotations=true: JSON (application/json) mit Base64-PDF (pdf_base64),
Dateimetadaten (metadata: Rechnungs-ID, Dokument-ID, file_id) sowie annotations in derselben
Struktur wie GET /invoices/{id}/items (inkl. positions für PDF-Overlays).
By default returns raw PDF bytes. WithDocumentation Index
Fetch the complete documentation index at: https://developer.comstruct.com/llms.txt
Use this file to discover all available pages before exploring further.
?annotations=true, returns JSON: base64 PDF, metadata (invoice, document, file ids), and annotations matching GET /invoices/{id}/items (including positions for overlays).Authorizations
API-Schlüssel zur Authentifizierung. Kontaktieren Sie Ihren Customer Success Manager, um einen API-Schlüssel zu erhalten.
Jeder Endpunkt erfordert spezifische Berechtigungen (Scopes); die erforderlichen Scopes werden pro Endpunkt angezeigt.
Path Parameters
Rechnungs-ID (Integer). Hinweis: Die in Listenantworten zurückgegebene ID ist ein String (z.B. "123"), kann aber direkt im Pfadparameter verwendet werden. Die API parst den String automatisch zu einem Integer.
Query Parameters
Wenn true, ist die Antwort JSON mit pdf_base64, metadata und annotations (Zeilenpositionen).
Response
PDF-Bytes oder JSON-Bundle
The response is of type file.