Form identifier for the taxform, either formId or documentId is mandatory
Downloads a tax form
Retrieves a tax form by its unique ID
Path Parameters
Headers
Authorization token
Example:Bearer <token>
UUID for the request
Example:1760f822-dcbf-49fc-a623-a1998383f4b9
Response
application/json
Response
OK
TaxformDownloadResponse
File extension of the document
Example:pdf
Binary data of the document
Example:wdvb2ekllkk189w0enjansle..
Unique ID for correlating requests
Example:1760f822-dcbf-49fc-a623-a1998383f4b9
Authentication
Path Parameters
Headers
Documents V2
getDocuments
this is an endpoint to get a list of document metadata
Query Parameters
Source of the document
Example:correspondence
Carrier code of the document
Example:EVGL
This will be conditional mandatory. Either of contract number or date range is required in order to retrieve the documents.
Example:A000000071
Date on which document has been added in Zinnia system
Example:2025-01-01T10:20:00
This will be conditional mandatory. Either of contract number or date range is required in order to retrieve the documents. Date to define the document list based on document date range. Document Start Date
Example:2025-01-01T10:20:00
This will be conditional mandatory. Either of contract number or date range is required in order to retrieve the documents. Date to define the document list based on document date range. Document End Date
Example:2025-03-01T10:20:20
Type of the document
Example:NB Application
This will be conditional mandatory. Either of contract number or date range is required in order to retrieve the documents. Date to define the document list based on import date range
Example:2023-01-01T15:41:16
This will be conditional mandatory. If document start date is provided, then it should be madatorily provided. Date to define the document list based on import date range
Example:2023-03-01T15:41:16
Unique number assigned to the agent
Example:MA00186973
Status of the document. Can be provided in comma separated value. Default will be ‘active’
Example:Active,Removed,Archived
Unique number assigned to case
Example:0987654321
Document number
Example:1234567890
Recipient of the document
Allowed values:AgentClient
Example:Agent
Unique case ID in the Zinnia system associated with the document
Example:ZLC09876
Periods of the document
Example:[{"PeriodYear":"2020","PeriodQuarters":["Q1","Q2","Q3","Q4"]}]
Show Child Parameters
Headers
This will be passed as Bearer plus “token” as generated by above token API.
Example:Bearer eykjsfjfjasdasdad
Response
application/json
Response
OK
InlineResponse200
Show Child Parameters
Authentication
Query Parameters
Headers
getDocument
this is an endpoint to get a specific documents metadata
Query Parameters
Type of the document
Example:NB Application
Source of the document
Example:correspondence
Carrier code of the document
Example:EVGL
Path Parameters
Unique number assigned to the document
Example:1234567890
Headers
This will be passed as Bearer plus “token” as generated by above token API.
Example:Bearer eykjsfjfjasdasdad
Response
application/json
Response
OK
Document
Allowed values:EmailFaxMail
Authentication
Path Parameters
Query Parameters
Headers
downloadDocument-v2
this is an endpoint to download a document
Query Parameters
Source of the document
Example:correspondence
Carrier code of the document
Example:EVGL
Policy number associated with the document, used for identification
Example:1234567890
Plan code associated with the document, used for identification
Example:1234567890
Path Parameters
Unique number assigned to the document
Example:1234567890
Headers
This will be passed as Bearer plus “token” as generated by above token API.
Example:Bearer eykjsfjfjasdasdad
Response
Response
OK