Feature #3189
openCreate API for Filtering Request Page Data by Date
Start date:
06/30/2025
Due date:
06/30/2025 (about 5 months late)
% Done:
100%
Estimated time:
8:00 h
Spent time:
Description
Develop an API endpoint that allows filtering of data on the Request page based on a specified date range. The API should accept startDate and endDate as query parameters and return all relevant records that fall within the provided range. Ensure the results are sorted in chronological order and handle cases where no data is found.
Subtasks
Related issues