Skip to content

Wildberries API TypeScript SDK / <internal> / SizeGoodsResponse

Interface: SizeGoodsResponse

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

Response for size-specific pricing (GET /api/v2/list/goods/size/nm)

Properties

PropertyTypeDescriptionDefined in
<a id="data"></a> data?{ listGoods?: SizeGood[]; }Size-specific pricing datatypes/products.types.ts:739
data.listGoods?SizeGood[]-types/products.types.ts:740
<a id="error"></a> error?booleanError flagtypes/products.types.ts:743
<a id="errortext"></a> errorText?stringError descriptiontypes/products.types.ts:745

Made with ❤️ for the Wildberries developer community