Skip to content

Wildberries API TypeScript SDK / <internal> / PickupOrderStatusBulk

Interface: PickupOrderStatusBulk

Defined in: types/in-store-pickup.types.ts:301

Per-order status in the batch status-info response.

Properties

PropertyTypeDescriptionDefined in
<a id="orderid"></a> orderIdnumberAssembly order ID.types/in-store-pickup.types.ts:303
<a id="supplierstatus"></a> supplierStatus?stringStatus set by the seller.types/in-store-pickup.types.ts:305
<a id="wbstatus"></a> wbStatus?stringStatus set by the WB system.types/in-store-pickup.types.ts:307
<a id="errors"></a> errors?BatchError[]Error details (present when the order was not found).types/in-store-pickup.types.ts:309

Made with ❤️ for the Wildberries developer community