Skip to content

Wildberries API TypeScript SDK / <internal> / DBSOrderStatusBulk

Interface: DBSOrderStatusBulk

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

Order status from bulk status info endpoint

Properties

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

Made with ❤️ for the Wildberries developer community