Wildberries API TypeScript SDK / <internal> / ListRecommendationsRequest
Interface: ListRecommendationsRequest
Defined in: types/promotion.types.ts:2233
Request filter for POST /api/content/v1/recommendations/list. INFERRED shape — verify the exact filter fields against the live spec (AC#9).
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="nmids"></a> nmIDs? | number[] | Optional WB item numbers to fetch recommendations for. Omit to list all. | types/promotion.types.ts:2235 |