FatturaElettronicaXmlService.AddManyAsArchive method
Uploads multiple XMLs as a compressed archive.
public Task<Response> AddManyAsArchive(string filePath, RequestSettings? settings = null)
| parameter | description |
|---|---|
| filePath | archive file path |
| settings | request settings |
Exceptions
| exception | condition |
|---|---|
| ArgumentNullException | |
| FileNotFoundException |
See Also
- class Response
- class RequestSettings
- class FatturaElettronicaXmlService
- namespace Amica