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

querystringRequired
Typeahead search query
limitintegerOptional1-50Defaults to 10
Max results per field

Response

Successful Response
type"name"
valueslist of objects

Errors

422
Accounts Typeahead V1request Unprocessable Entity Error