Skip to main content

Get Sku Groups For Place

GET 

/api/skugroups/getskugroupforplace/:id

Tier: Public — stable, supported for third-party integration.

Returns the SKU groups visible for a place — the groups whose place list includes the given place, plus optionally any "global" group (a group with no places at all).

On failure, the error response is built from the SKU-group-name service's response codes rather than the SKU-group service that actually ran the query (see the controller-level quirk note).

Request

Responses

Returns a list of SkuGroups.SkuGroupSummaryDto.