Skip to content

Wildberries API TypeScript SDK / <internal> / StatusSetResponse

Interface: StatusSetResponse

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

Per-order result in a batch status-change response.

Properties

PropertyTypeDescriptionDefined in
<a id="orderid"></a> orderIdnumberAssembly order ID.types/in-store-pickup.types.ts:285
<a id="iserror"></a> isErrorbooleanWhether an error occurred for this order.types/in-store-pickup.types.ts:287
<a id="errors"></a> errors?BatchError[]Error details (present when isError is true).types/in-store-pickup.types.ts:289

Made with ❤️ for the Wildberries developer community