Lists documents available for download

Lists all available documents based on the given filters.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int32

Year of date. Must be from 1 to 9999, or 0 if specifying a date without
a year.

int32

Month of year. Must be from 1 to 12, or 0 if specifying a year without a
month and day.

int32

Day of month. Must be from 1 to 31 and valid for the year and month, or 0
if specifying a year by itself or a year and month where the day is not
significant.

string

Specifies the month of the document. This is typically used for documents that are monthly, such as monthly statements in conjunction with the year field. The value may be empty, month of trade date, or another relevant month—depending on the selected document type.

string

Specifies the year of the document. This is typically used for documents that are monthly or yearly, such as monthly statements or annual tax documents. The value may be empty, year of trade date, or another relevant year—depending on the selected document type.

string

Specifies the category of the document being requested. Check /v1/systemcode/list API for valid values (type = 'Document Type'), use the 'code' value.

string

Specifies the sub-category of the document based on the selected report type. Check /v1/systemcode/list API for valid values (type = 'Document Sub Report Type', subType =

int64

Account numeric unique identifier

int64

Number of records to return per page. Used to control the size of each paginated response.

int64

Zero-based index of the page to retrieve. For example, page_no = 0 returns the first page.

string

Name of the field to sort by. Leave empty for default sorting behavior.

string

Sorting order for the results. Acceptable values are 'asc' for ascending and 'desc' for descending.

pagination.filterNames
array of strings

List of field names to apply filters on. Must correspond to valid queryable fields.

pagination.filterNames
pagination.filterValues
array of strings

List of values corresponding to each filter name. The position of each value must match the position of its filter name.

pagination.filterValues
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json