API Documentation
CriteriaParser
A controller for handling criteria parsers.
| API | Description |
|---|---|
|
|
Gets a selection for the given search phrase.
{
"manufacturers": [
"319"
],
"models": [
"2970"
],
"bodies": [
"neuwagen"
],
"mileagemax": 30000,
"registermin": 1997,
"pricemax": 20100
}
|
|
|
Gets a list of suggested completions for the provided search text. |