Typeahead

Returns matching name values and their IDs within the caller’s organization. | authz: allowed_org_types=[provider], min_org_role=operator | () -> (list[InvoiceTypeaheadResult])

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
Invoices Typeahead V1request Unprocessable Entity Error