v1
latestSwagger 2.02026-07-147311.0 KBReturns files associated with products (of level PRODUCT) based on their full or partial names.
Use this GET to search for bulk data services by product name or description. An error message will be returned if the product cannot be found by name. Note that product name is not case sensitive. You can enter full or partial name of an existing product to receive bulk data services. Default values for field names are as follows
- if both years are not defined, toYear will be set equal to current year, fromYear will be set equal to previous year
- if fromYear is defined, toYear will be set equal to fromYear+1
- if fromMonth not defined, current month will be used
- if toMonth not defined, it will be set equal to fromMonth
- if fromDay is not defined, it will be set equal to current day (today)
- if toDay is not defined, it will be set to the last day of toMonth/toYear
Path parameters
Name of the product, for example, "Trademark"
Query parameters
Year from when the product files are needed, for example, 1999.
Year until when the product files are needed, for example, 2000.
Month from when the product files are needed, for example, 01.
Month until when the product files are needed, for example, 12.
Day from when the product files are needed, for example, 01.
Day until when the product files are needed, for example, 31.
Boolean flag to indicate if product hierarchy needs to be return in the response. By default it doesn't return the hierarchy in the response.
Max. number of files to retrieve, per product. Set value to -1 to get all files
Response
Successful operation.