Skip to content

Wildberries API TypeScript SDK / <internal> / StockType

Type Alias: StockType

ts
type StockType = "" | "wb" | "mp";

Defined in: types/analytics.types.ts:1133

Тип складов хранения товаров:

  • "" — все
  • wb — Склады WB
  • mp — Склады Маркетплейс (FBS)

Example

json
"mp"

Made with ❤️ for the Wildberries developer community