API · v1 · stabil
CODEMETA OSDeveloper Center
Konsole öffnen

POST /v1/einvoice/parse

POST/v1/einvoice/parse

Parse an XRechnung XML or ZUGFeRD PDF and return structured invoice data with validation results.

Beispiel

curl -X POST https://api.codemeta-os.de/v1/einvoice/parse \
  -H "X-Tenant-Id: $TENANT" \
  -b cookies.txt
const result = await cm.einvoice.post();

Antwortcodes

HTTP Bedeutung
200 Default Response
400 Default Response
403 Default Response
415 Default Response
422 Default Response

Suche