Wildberries API TypeScript SDK / <internal> / SetSgtinBulkRequest
Interface: SetSgtinBulkRequest
Defined in: types/in-store-pickup.types.ts:367
Request body for InStorePickupModule.setSgtinBulk.
Properties
| Property | Type | Description | Defined 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 |