Skip to content

Wildberries API TypeScript SDK / <internal> / GetOrdersParams

Interface: GetOrdersParams

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

Parameters for getOrders

Properties

PropertyTypeDescriptionDefined in
<a id="limit"></a> limitnumberNumber of orders to return (1-1000)types/orders-dbs.types.ts:291
<a id="next"></a> nextnumberPagination cursor (0 for first request)types/orders-dbs.types.ts:293
<a id="datefrom"></a> dateFromnumberStart date as Unix timestamptypes/orders-dbs.types.ts:295
<a id="dateto"></a> dateTonumberEnd date as Unix timestamptypes/orders-dbs.types.ts:297

Made with ❤️ for the Wildberries developer community