Documents V3
Uploads a document and saves its metadata
Accepts a file with metadata and returns a document Id
Headers
Body
multipart/form-data
Body
Show Child Parameters
Response
application/json
Response
document stored successfully
DocumentUploadResponse
Unique ID
Example:670e23dfab593b4387210b81
Unique ID for correlating requests
Example:123e4567-e89b-12d3-a456-426614174000
Response message
Example:Document uploaded successfully
Status code of the response
Example:200
Authentication
Headers
Body
Gets metadata for a document
Fetches metadata details, including version history if requested
Query Parameters
Indicates if all versions are required in the response
Default:false
Example:true
Type of document indicating its purpose
Example:NB Application
Classification of the document, e.g., OUTBOUND OR INBOUND
Allowed values:OUTBOUNDINBOUND
Example:OUTBOUND
Client code associated with the document
Example:EVGL
Path Parameters
Unique ID in EDS db
Example:670e23dfab593b4387210b81
Headers
Authorization token
Example:Bearer <token>
Unique ID for correlating requests
Example:1760f822-dcbf-49fc-a623-a1998383f4b9
Response
application/json
Response
document metadata retrieved successfully
MetadataByIdResponse
Show Child Parameters
Unique ID for correlating requests
Example:123e4567-e89b-12d3-a456-426614174000
Authentication
Path Parameters
Query Parameters
Headers
updates document content or metadata
modifies metadata and optionally replaces the file
Path Parameters
Headers
Body
multipart/form-data
Body
Show Child Parameters
Response
application/json
Response
Document updated successfully
Unique ID for correlating requests
Example:123e4567-e89b-12d3-a456-426614174000
Example:Document updated successfully
Example:204
Example:true
Authentication
Path Parameters
Headers
Body
Retrieves a document by ID
Downloads a document based on its unique identifier
Query Parameters
Classification of the document, e.g., OUTBOUND or INBOUND
Allowed values:OUTBOUNDINBOUND
Example:OUTBOUND
Client code associated with the document
Example:EVGL
Policy number associated with the document
Example:23109168
Plan code
Example:565
Path Parameters
Unique ID in EDS DB
Example:670e23dfab593b4387210b81
Headers
Authorization token
Example:Bearer <token>
Unique ID for correlating requests
Example:123e4567-e89b-12d3-a456-426614174000
Response
application/json
Response
document downloaded successfully
DocumentDownloadResponse
File extension of the document
Example:pdf
Name of the document
Example:NB Application
Binary data of the document
Example:wdvb2ekllkk189w0enjansle..
Unique ID for correlating requests
Example:123e4567-e89b-12d3-a456-426614174000