Skip to content

Wildberries API TypeScript SDK / <internal> / ArchiveOrdersParams

Interface: ArchiveOrdersParams

Defined in: types/orders-fbs.types.ts:952

Query parameters for GET /api/marketplace/v3/fbs/orders/archive Maps to swagger schema: v3.ArchiveOrdersParams

Indexable

ts
[key: string]: unknown

Index signature for compatibility with Record<string, unknown>

Properties

PropertyTypeDescriptionDefined in
<a id="year"></a> yearnumberYear of the archive periodtypes/orders-fbs.types.ts:954
<a id="month"></a> monthnumberMonth of the archive period (1-12)types/orders-fbs.types.ts:956
<a id="next"></a> nextnumberPagination cursor (0 for the first page)types/orders-fbs.types.ts:958
<a id="limit"></a> limitnumberMaximum number of orders to return per pagetypes/orders-fbs.types.ts:960

Made with ❤️ for the Wildberries developer community