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 belonging to the caller’s courier org. | authz: allowed_org_types=[courier], min_org_role=driver | () -> (list[TaskGroupTypeaheadResult])

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query parameters

querystringRequired
Typeahead search query
limitintegerOptional1-50Defaults to 10
Max results per field

Response

Successful Response
typeenum
Allowed values:
valueslist of strings

Errors

422
Expanded Typeahead V1request Unprocessable Entity Error