Skip to content

Wildberries API TypeScript SDK / <internal> / SetSgtinBulkRequest

Interface: SetSgtinBulkRequest

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

Request body for InStorePickupModule.setSgtinBulk.

Properties

PropertyTypeDescriptionDefined in
<a id="orders"></a> orders{ orderId: number; sgtins: string[]; }[]Orders with SGTIN (Data Matrix) codes (max 1000).types/in-store-pickup.types.ts:369

Made with ❤️ for the Wildberries developer community