Skip to content

Wildberries API TypeScript SDK / <internal> / StatusSetResponse

Interface: StatusSetResponse

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

Response item for bulk status change operations

Properties

PropertyTypeDescriptionDefined in
<a id="orderid"></a> orderId?numberOrder IDtypes/orders-dbs.types.ts:201
<a id="iserror"></a> isError?booleanWhether an error occurredtypes/orders-dbs.types.ts:203
<a id="errors"></a> errors?{ code?: number; detail?: string; }[]Array of errors (if isError is true)types/orders-dbs.types.ts:205

Made with ❤️ for the Wildberries developer community