Skip to content

Wildberries API TypeScript SDK / <internal> / GetSuppliesParams

Interface: GetSuppliesParams

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

Query parameters for fetching supplies list

Indexable

ts
[key: string]: unknown

Index signature for compatibility with Record<string, unknown>

Properties

PropertyTypeDescriptionDefined in
<a id="limit"></a> limitnumberMaximum number of items to returntypes/orders-fbs.types.ts:186
<a id="next"></a> nextnumberPagination cursor; set to 0 for the first requesttypes/orders-fbs.types.ts:188

Made with ❤️ for the Wildberries developer community