Policy/Contract number related to the tax form. Dependency: Must be used together with ‘planCode’. Either (policyNumber + planCode) OR (fromDate + toDate) must be provided.
Example:7720001823
Plan Code. Dependency: Must be used together with ‘policyNumber’. Either (policyNumber + planCode) OR (fromDate + toDate) must be provided.
Example:132007A04
Tax year for the form. Dependency: Use either ‘taxYear’ OR ‘numYears’, not both.
Example:2022
Number of years of forms to query in reverse chronological order from taxyear (incl). Min=1 and Max=5. Dependency: Use either ‘numYears’ OR ‘taxYear’, not both.
Default:1
>= 1<= 5
Example:1
Start date for filtering tax forms. Format: yyyy-MM-dd’T’HH:mm:ss.SSS’Z’, Timezone: UTC. Dependency: Must be used together with ‘toDate’. Either (fromDate + toDate) OR (policyNumber + planCode) must be provided.
Example:2025-08-13T15:01:17.542Z
End date for filtering tax forms. Format: yyyy-MM-dd’T’HH:mm:ss.SSS’Z’, Timezone: UTC. Dependency: Must be used together with ‘fromDate’. Either (fromDate + toDate) OR (policyNumber + planCode) must be provided.
Example:2025-08-13T15:01:17.542Z
Maximum number of records to return
Default:10
Example:10
Number of records to skip for pagination
Default:0
Example:0