Typeahead accounts
Returns distinct coordinator-created shipper account names matching the query, with matching account IDs. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (list[AccountTypeaheadResult])
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
Accounts Typeahead V1request Unprocessable Entity Error

