Skip to content

Wildberries API TypeScript SDK / <internal> / OrderSupplierStatus

Type Alias: OrderSupplierStatus

ts
type OrderSupplierStatus = "new" | "confirm" | "complete" | "cancel";

Defined in: types/orders-fbs.types.ts:15

Supplier-side order status

Made with ❤️ for the Wildberries developer community