Typeahead by order short_id and off_chrt_reference_id
Typeahead by order 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 non-draft orders visible to the caller’s org. | authz: allowed_org_types=[forwarder, 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
Allowed values:
values
Errors
422
Expanded Typeahead V1request Unprocessable Entity Error

