Skip to main content

Get Filtered Sku Group Names

GET 

/api/skugroups/getfilteredskugroupnames

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

Returns an OData-filterable, paged list of SKU group names.

As with SkuGroupController.GetFilteredSkuGroups(...), filtering here is applied in-memory after loading the organisation's full name list, not pushed down to the database.

Request

Responses

Returns a page of SkuGroups.SkuGroupNameSummaryDto.