Get Sku Stock Count
GET/api/skus/getfilteredskustockcount
Tier: Public — stable, supported for third-party integration.
Returns an OData-filterable, paged list of per-SKU-per-place item counts grouped by
item state. See Items.SkuStockCountDto.
Request
Responses
- 200
- 400
- 401
- 403
Returns a page of Items.SkuStockCountDto.
The OData query failed validation (no body), or the service call failed (error array).
The caller is not authenticated.
The caller lacks Sku Read permission.