v1
latestSwagger 2.02026-07-1432213.7 KBThis request returns dealers (dealer, garage, retailer, etc.) for given parameters
Query parameters
Array of dealer ids. The dealer id is dealer’s business key, also known as GS Id. e.g. GS0000857,GS0017621
The latitude geo coordinate.
The longitude geo coordinate.
The radius value of the search area. The center of the search area is defined by geo coordinates. (latitude, longitude properties) If radiusValue and radiusUnit parameters are missing, then the default radius is 10 km.
The radius unit of the search area. The center of the search area is defined by geo coordinates. (latitude, longitude properties) If radiusValue and radiusUnit parameters are missing, then the default radius is 10 km.
The country of the dealer address defined as ISO two letter ID (e.g. DE, CH, CN, etc.)
The city of the dealer address.
A name of the dealer, the name filter will be applied to all Dealer names (e.g. legalName, nameAddition). You can also search for parts of Dealer names, e.g. the search term 'Niederlassung' will also match 'Niederlassung Stuttgart'.
Filter by brand, valid values are:
- MB: Mercedes-Benz
- SMT: Smart
Filter by a product group
Filter by activity, valid actitvity values are:
- PARTS: Spare Parts Sales
- SALES: Sales of new vehicles
- SERVICE: Maintaining and repair
- USED-VEHICLES-TRADE: Sales of used vehicles
Specifies which fields should be included in the result. If this filter is not used, per default all fields are returned. e.g. fields=dealers(dealerId,address(street,city))
The index of the page to be returned. If this parameter is omitted, the first page will be returned.
The index of the page to be returned. If this parameter is omitted, the first page will be returned.
Response
OK