Wildberries API TypeScript SDK / <internal> / BannedProductBlockedItem
Interface: BannedProductBlockedItem
Defined in: types/reports.types.ts:694
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:696 |
<a id="nmid"></a> nmId? | number | Артикул WB | types/reports.types.ts:698 |
<a id="title"></a> title? | string | Название товара | types/reports.types.ts:700 |
<a id="vendorcode"></a> vendorCode? | string | Артикул продавца | types/reports.types.ts:702 |
<a id="reason"></a> reason? | string | Причина блокировки | types/reports.types.ts:704 |