Extract XML from ZUGFeRD PDF
Logischer Name: T10_A002_AV01_CV01_ExtractXmlFromInvoicePdf
Description
Extracts the embedded ZUGFeRD XML file from a ZUGFeRD-compliant PDF and returns it as a standalone XML document for further processing.
Request Input
Body Type: DtoRequestT10_A002_AV01_CV01_ExtractXmlFromInvoicePdf
| Property | Type | Required | Description | Constraints |
|---|---|---|---|---|
| InvoicePdf | byte[] | yes | Invoice PDF |
Response Output
Body Type: DtoResponseT10_A002_AV01_CV01_ExtractXmlFromInvoicePdf
| Property | Type | Required | Description | Constraints |
|---|---|---|---|---|
| Xml | string | yes | XML |