Skip to content

Wildberries API TypeScript SDK / DBWDeleteMetaBulkResponse

Interface: DBWDeleteMetaBulkResponse

Defined in: types/orders-fbw.types.ts:422

Response from bulk metadata deletion for DBW orders. Mirrors DBS DeleteMetaBulkResponse.

Since

3.11.0

Properties

PropertyTypeDescriptionDefined in
<a id="orders"></a> orders{ orderId: number; success: boolean; error?: string; }[]Per-order deletion resultstypes/orders-fbw.types.ts:424

Made with ❤️ for the Wildberries developer community