Skip to content

Wildberries API TypeScript SDK / <internal> / DeleteMetaBulkResponse

Interface: DeleteMetaBulkResponse

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

Response from deleteMetaBulk

Properties

PropertyTypeDescriptionDefined in
<a id="orders"></a> orders{ orderId: number; success: boolean; error?: string; }[]Results for each ordertypes/orders-dbs.types.ts:470

Made with ❤️ for the Wildberries developer community