Typeahead by draft short_id and off_chrt_reference_id

Returns distinct short_id and off_chrt_reference_id values matching the query via case-insensitive regex. Searches draft orders created by the caller’s org. | authz: min_org_role=operator | () -> (list[OrderTypeaheadResult])

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