Skip to content

Wildberries API TypeScript SDK / <internal> / GetOrdersResponse

Interface: GetOrdersResponse

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

Response from getOrders

Properties

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

Made with ❤️ for the Wildberries developer community