Get the market with the given marketId.
GET {{baseUrl}}/markets/:marketId
Gets the Market
for the given marketId. There are no query parameters to filter the result.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"country":"\u003cstring\u003e","language":"\u003cstring\u003e","marketId":"\u003cstring\u003e","marketType":"ROW","_links":{"self":"\u003cstring\u003e","classes":"\u003cstring\u003e","bodies":"\u003cstring\u003e","models":"\u003cstring\u003e","productgroups":"\u003cstring\u003e"}}