Skip to content

Wildberries API TypeScript SDK / <internal> / SetGtinBulkRequest

Interface: SetGtinBulkRequest

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

Request body for setGtinBulk

Properties

PropertyTypeDescriptionDefined in
<a id="orders"></a> orders{ orderId: number; gtin: string; }[]Array of orders with GTIN codes to settypes/orders-dbs.types.ts:502

Made with ❤️ for the Wildberries developer community