Skip to content

FatturaElettronicaXmlService.SdiDownloadEsiti method

Requests a download of !:SdiDownload records that might be available on the Invoice interchange system (Sdi). An active Sdi subscription is required.

public Task<Response<List<FatturaElettronicaImportResult>>> SdiDownloadEsiti(
    RequestSettings? settings = null)
parameter description
settings request settings

See Also