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
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
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"]}