Skip to content

Wildberries API TypeScript SDK / <internal> / GetOrdersResponse

Interface: GetOrdersResponse

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

Response from getOrders

Properties

PropertyTypeDescriptionDefined in
<a id="next"></a> next?numberNext pagination cursor (0 if no more data)types/orders-dbs.types.ts:327
<a id="orders"></a> orders?DBSOrder[]List of completed orderstypes/orders-dbs.types.ts:329

Made with ❤️ for the Wildberries developer community