Typeahead by order identifiers
Returns distinct order short ID, off-CHRT reference ID, and AWB values matching the query via case-insensitive regex. Searches visible non-draft orders and caller-created draft orders. | authz: allowed_org_types=[provider, shipper], min_org_role=operator | () -> (list[OrderTypeaheadResult])
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
Orders Typeahead V1request Unprocessable Entity Error

