Skip to content

Wildberries API TypeScript SDK / <internal> / GoodsList

Interface: GoodsList

Defined in: types/products.types.ts:228

Размеры товара

Properties

PropertyTypeDescriptionDefined in
<a id="nmid"></a> nmID?numberАртикул WBtypes/products.types.ts:230
<a id="vendorcode"></a> vendorCode?stringАртикул продавцаtypes/products.types.ts:232
<a id="sizes"></a> sizes?{ sizeID: number; price: number; discountedPrice: number; clubDiscountedPrice: number; techSizeName: string; }[]Размерtypes/products.types.ts:234
<a id="currencyisocode4217"></a> currencyIsoCode4217?stringВалюта, по стандарту ISO 4217types/products.types.ts:247
<a id="discount"></a> discount?numberСкидка, %types/products.types.ts:249
<a id="clubdiscount"></a> clubDiscount?numberСкидка WB Клуба, %types/products.types.ts:251
<a id="editablesizeprice"></a> editableSizePrice?booleanМожно ли устанавливать цены отдельно для разных размеров (зависит от категории товара): - true — можно - false — нельзяtypes/products.types.ts:253
<a id="isbadturnover"></a> isBadTurnover?booleanПризнак неликвидного товара: - true — неликвидный товар с низким индексом остатка - Поле отсутствует — ликвидный товарtypes/products.types.ts:255

Made with ❤️ for the Wildberries developer community