Wildberries API TypeScript SDK / <internal> / GoodsLabelingItem
Interface: GoodsLabelingItem
Defined in: types/reports.types.ts:518
Goods labeling report item
See
EPIC 43 - Response type for getAnalyticsGoodsLabeling
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="nmid"></a> nmId? | number | Артикул WB | types/reports.types.ts:520 |
<a id="dtbonus"></a> dtBonus? | string | Дата штрафа | types/reports.types.ts:522 |
<a id="bonussumm"></a> bonusSumm? | number | Сумма штрафа | types/reports.types.ts:524 |
<a id="barcode"></a> barcode? | string | Баркод | types/reports.types.ts:526 |
<a id="vendorcode"></a> vendorCode? | string | Артикул продавца | types/reports.types.ts:528 |
<a id="photourls"></a> photoUrls? | string[] | Фото товара без маркировки | types/reports.types.ts:530 |