Get SdI Document
pop_get_sdi_documentFetch a stored SdI document by UUID to audit, re-download, or verify FatturaPA invoices.
Instructions
Retrieve an SdI document from POP storage by UUID.
Fetches a previously submitted or preserved SdI (FatturaPA) document. Useful for auditing, re-downloading, or verifying stored invoices.
Requires: Growth+ plan with active SdI via POP integration.
Args:
uuid: The SdI document UUID
response_format: 'markdown' for readable summary, 'json' for raw data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | SdI document UUID to retrieve | |
| environment | No | Target environment (e.g. 'sandbox') | |
| response_format | No | markdown |