Wildberries API TypeScript SDK / <internal> / OrdersNewResponse
Interface: OrdersNewResponse
Defined in: types/orders-fbs.types.ts:230
Response containing a list of new (unprocessed) orders
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="orders"></a> orders? | OrderNew[] | List of new orders | types/orders-fbs.types.ts:232 |