Generate Document XML
report_document_xmlGenerate XML data for electronic invoice processing, supporting standards such as Zugferd, XRechnung, and ebInterface.
Instructions
Use this when the user wants to generate XML representation of a document for e-invoicing (Zugferd, XRechnung, ebInterface). Returns XML data for electronic invoice processing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| documentId | Yes | The unique identifier of the document/invoice to generate XML for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | Whether XML was generated successfully | |
| xml | No | XML content |