Skip to content

Wildberries API TypeScript SDK / <internal> / SetGtinBulkRequest

Interface: SetGtinBulkRequest

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

Request body for InStorePickupModule.setGtinBulk.

Properties

PropertyTypeDescriptionDefined in
<a id="orders"></a> orders{ orderId: number; gtin: string; }[]Orders with GTIN values (max 1000).types/in-store-pickup.types.ts:387

Made with ❤️ for the Wildberries developer community