FatturaElettronicaXmlService.SdiDownloadFatture method
Requests a download of Documento
instances that might be available on the Invoice interchange system (Sdi). An active Sdi subscription is required.
public Task<Response<List<FatturaElettronicaImportResult>>> SdiDownloadFatture(
RequestSettings? settings = null)
parameter | description |
---|---|
settings | request settings |
See Also
- class Response<T>
- class FatturaElettronicaImportResult
- class RequestSettings
- class FatturaElettronicaXmlService
- namespace Amica