Get all configured active product groups for the given marketId.

GET {{baseUrl}}/markets/:marketId/productgroups

Get all configured active product groups for the given marketId.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"_links":{"self":"\u003cstring\u003e","models":"\u003cstring\u003e"},"market":{"country":"\u003cstring\u003e","language":"\u003cstring\u003e","marketId":"\u003cstring\u003e","marketType":"ROW"},"productGroups":["GELAENDEWAGEN","PKW"]}