Skip to content

Wildberries API TypeScript SDK / <internal> / Penalty

Interface: Penalty

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

Measurement-penalty report item (one element of data.reports[] in the MeasurementPenalties response schema).

See

EPIC 43 - Flattened to match swagger MeasurementPenalties data.reports[] item shape. Response is single-wrapped by MeasurementPenaltiesResponse ({ data: { reports: Penalty[], total } }).

Properties

PropertyTypeDescriptionDefined in
<a id="nmid"></a> nmId?numberАртикул WBtypes/reports.types.ts:261
<a id="dimid"></a> dimId?numberID замераtypes/reports.types.ts:263
<a id="subjectname"></a> subjectName?stringПредметtypes/reports.types.ts:265
<a id="prcover"></a> prcOver?numberРазница в габаритах, %types/reports.types.ts:267
<a id="volume"></a> volume?numberОбъём, л (фактические габариты)types/reports.types.ts:269
<a id="width"></a> width?numberШирина, см (фактические габариты)types/reports.types.ts:271
<a id="length"></a> length?numberДлина, см (фактические габариты)types/reports.types.ts:273
<a id="height"></a> height?numberВысота, см (фактические габариты)types/reports.types.ts:275
<a id="volumesup"></a> volumeSup?numberОбъём, л (габариты карточки товара)types/reports.types.ts:277
<a id="widthsup"></a> widthSup?numberШирина, см (габариты карточки товара)types/reports.types.ts:279
<a id="lengthsup"></a> lengthSup?numberДлина, см (габариты карточки товара)types/reports.types.ts:281
<a id="heightsup"></a> heightSup?numberВысота, см (габариты карточки товара)types/reports.types.ts:283
<a id="photourls"></a> photoUrls?string[]Фото замеровtypes/reports.types.ts:285
<a id="dtbonus"></a> dtBonus?stringДата штрафаtypes/reports.types.ts:287
<a id="isvalid"></a> isValid?booleanСтатус обмера: - false — отменён - true — подтверждёнtypes/reports.types.ts:289
<a id="isvaliddt"></a> isValidDt?stringДата и время подтверждения или отмены обмераtypes/reports.types.ts:291
<a id="reversalamount"></a> reversalAmount?numberСумма сторноtypes/reports.types.ts:293
<a id="penaltyamount"></a> penaltyAmount?numberСумма штрафаtypes/reports.types.ts:295

Made with ❤️ for the Wildberries developer community