Searches for weekly zip data in the provided date range
GET {{baseUrl}}/v1/weeklyarchivedata/searchWeeklyArchiveData?fromDate=<string>&toDate=<string>
Return the list of weekly zip data.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
fromDate | string | (Required) Search From Date in the format of MM-dd-yyyy | |
toDate | string | (Required) Search To Date in the format of MM-dd-yyyy |
RESPONSES
status: OK
[]