Skip to content

Wildberries API TypeScript SDK / <internal> / ArchiveOrdersResponse

Interface: ArchiveOrdersResponse

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

Response for GET /api/marketplace/v3/fbs/orders/archive Maps to swagger schema: v3.ArchiveOrdersResponse

Properties

PropertyTypeDescriptionDefined in
<a id="next"></a> nextnumber | nullPagination cursor for the next page, or null when the archive is exhaustedtypes/orders-fbs.types.ts:943
<a id="orders"></a> ordersArchiveOrder[]List of archived FBS orders for the current pagetypes/orders-fbs.types.ts:945

Made with ❤️ for the Wildberries developer community