Skip to content

FatturaElettronicaXmlService.SdiDownloadEsiti method

Requests a download of SDI result 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)
parameter description
settings request settings

See Also