Skip to content

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