Sovos Docs

e-Archiving

You can use the e-Archiving v2 endpoints for archiving documents and searching, updating, or retrieving archived documents.

Download OpenAPI specification

These are the available e-Archiving v2 endpoints:

HTTP MethodPathDescription
GET/v2/archived-documentsSearches all archived documents using filter criteria.
POST/v2/archived-documentsSends a document to Sovos' Compliant Archive.
GET/v2/archived-documents/{documentId} Retrieves an archived document using its document ID.
PATCH/v2/archived-documents/{documentId}Updates or appends more information to an archived document.