Skip to content

Wildberries API TypeScript SDK / <internal> / DeductionItem

Interface: DeductionItem

Defined in: types/reports.types.ts:856

Deduction report item

See

EPIC 44 - Response type for getDeductions

Properties

PropertyTypeDescriptionDefined in
<a id="dtbonus"></a> dtBonus?stringДата штрафаtypes/reports.types.ts:858
<a id="nmid"></a> nmId?numberАртикул WBtypes/reports.types.ts:860
<a id="oldshkid"></a> oldShkId?numberСтарый ID ШКtypes/reports.types.ts:862
<a id="oldcolor"></a> oldColor?stringСтарый цветtypes/reports.types.ts:864
<a id="oldsize"></a> oldSize?stringСтарый размерtypes/reports.types.ts:866
<a id="oldsku"></a> oldSku?stringСтарый артикул WBtypes/reports.types.ts:868
<a id="oldvendorcode"></a> oldVendorCode?stringСтарый артикул продавцаtypes/reports.types.ts:870
<a id="newshkid"></a> newShkId?numberНовый ID ШКtypes/reports.types.ts:872
<a id="newcolor"></a> newColor?stringНовый цветtypes/reports.types.ts:874
<a id="newsize"></a> newSize?stringНовый размерtypes/reports.types.ts:876
<a id="newsku"></a> newSku?stringНовый артикул WBtypes/reports.types.ts:878
<a id="newvendorcode"></a> newVendorCode?stringНовый артикул продавцаtypes/reports.types.ts:880
<a id="bonussumm"></a> bonusSumm?numberСумма штрафаtypes/reports.types.ts:882
<a id="bonustype"></a> bonusType?stringТип штрафаtypes/reports.types.ts:884
<a id="photourls"></a> photoUrls?string[]Фотоtypes/reports.types.ts:886

Made with ❤️ for the Wildberries developer community