Typeahead by order_short_id and order_off_chrt_reference_id
Typeahead by order_short_id and order_off_chrt_reference_id
Returns distinct order_short_id and order_off_chrt_reference_id values matching the query via case-insensitive regex. Searches non-draft task groups where the caller’s provider org is the executor. | authz: allowed_org_types=[provider], min_org_role=driver | () -> (list[TaskGroupTypeaheadResult])
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
query
Typeahead search query
limit
Max results per field
Response
Successful Response
type
values
Errors
422
Task Groups Typeahead V1request Unprocessable Entity Error

