|
1 | 1 | FORMAT: 1A |
2 | 2 | HOST: https://api.usaspending.gov |
3 | 3 |
|
4 | | -# Award Download [/api/v2/download/search/] |
| 4 | +# Search Download [/api/v2/download/search/] |
5 | 5 |
|
6 | 6 | This endpoint is used to search for awards and transactions in the same file. |
7 | 7 |
|
@@ -182,13 +182,10 @@ A list of current DEFC can be found [here.](https://files.usaspending.gov/refere |
182 | 182 | + `exclude`: [[`091`, `091-0800`]] (optional, array[array[string]], fixed-type) |
183 | 183 |
|
184 | 184 | ### TimePeriod (object) |
185 | | -+ `start_date` (required, string) |
186 | | -+ `end_date` (required, string) |
187 | | -+ `date_type` (optional, enum[string]) |
188 | | -While accepting the same format, time period filters are interpreted slightly differently between awards, transactions, and subawards. |
189 | | -+ [Award Time Period](../../../search_filters.md#award-search-time-period-Object) |
190 | | -+ [Transaction Time Period](../../../search_filters.md#transaction-search-time-period-Object) |
191 | | -+ [Subawards Time Period](../../../search_filters.md#subaward-search-time-period-Object) |
| 185 | +While accepting the same format, time period filters are interpreted slightly differently between awards, transactions, and subawards. |
| 186 | +- [Award Time Period](../../../search_filters.md#award-search-time-period-Object) |
| 187 | +- [Transaction Time Period](../../../search_filters.md#transaction-search-time-period-Object) |
| 188 | +- [Subawards Time Period](../../../search_filters.md#subaward-search-time-period-Object) |
192 | 189 |
|
193 | 190 |
|
194 | 191 | ### TreasuryAccountComponentsObject (object) |
|
0 commit comments