Wildberries API TypeScript SDK / <internal> / BannedProductBlockedItem
Interface: BannedProductBlockedItem
Defined in: types/reports.types.ts:685
Banned product item for blocked products report
See
EPIC 43 - Extracted from inline type literal
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="brand"></a> brand? | string | Бренд | types/reports.types.ts:687 |
<a id="nmid"></a> nmId? | number | Артикул WB | types/reports.types.ts:689 |
<a id="title"></a> title? | string | Название товара | types/reports.types.ts:691 |
<a id="vendorcode"></a> vendorCode? | string | Артикул продавца | types/reports.types.ts:693 |
<a id="reason"></a> reason? | string | Причина блокировки | types/reports.types.ts:695 |