Skip to content

Wildberries API TypeScript SDK / <internal> / DBSOrderStatusBulk

Interface: DBSOrderStatusBulk

Defined in: types/orders-dbs.types.ts:179

Order status from bulk status info endpoint

Properties

PropertyTypeDescriptionDefined in
<a id="orderid"></a> orderId?numberOrder IDtypes/orders-dbs.types.ts:181
<a id="supplierstatus"></a> supplierStatus?DBSSupplierStatusSupplier status (triggered by seller actions)types/orders-dbs.types.ts:183
<a id="wbstatus"></a> wbStatus?stringWB system statustypes/orders-dbs.types.ts:185
<a id="errors"></a> errors?{ code?: number; detail?: string; }[]Errors if any occurredtypes/orders-dbs.types.ts:187

Made with ❤️ for the Wildberries developer community