Search Foremen based on the current Dispatch results
Searches Foremen in a typeahead style but instead of all Foremen for a Company this returns all Foremen that are associated to the dispatch list, where the dispatch list is defined by the filter and search inputs that belong to a Company.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
"en"
Path Parameters
Company ID
Query Parameters
The associated Company IDs for the Job
The associated Customer Account IDs for the Job
The associated DispatchNumber IDs
The assigned Driver IDs for the Job
The associated Dropoff Site IDs for the Job
End date range for Job.job_start_at
The associated Equipment IDs for the Job
The associated External Project IDs for the Job
The associated Material IDs for the Job
The associated Pickup Site IDs for the Job
The associated Project IDs for the Job
The associated Service IDs for the Job
SiteType enum filters for the Job (see SiteType enum for the list of values)
Start date range for Job.job_start_at
Job states
The associated Vendor Account IDs for the Job
The cursor to start paginating after
The cursor to stop paginating at
The maximum number of paginated results to return
x <= 100The typeahead search query. Matches on the models's name field
Response
OK