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 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
query
Typeahead search query
limit
Max results per field
Response
Successful Response
type
Allowed values:
values
Errors
422
Expanded Typeahead V1request Unprocessable Entity Error

