get
https://haulerpublic-api.prod.smartcity.routeware.{region}/api/job/search
Returns a paginated list of jobs within the specified date range. Optionally filter by status ID — use GET /api/options/pickup-status-types to get valid values.
Constraints:
- Date range must be less than 14 days
fromDatemust be within the last 6 months- Pagination:
pageandlimitmust be >= 1 (defaults:page=1,limit=20)