Skip to content

Wildberries API TypeScript SDK / <internal> / WarehouseMeasurementsV2Params

Interface: WarehouseMeasurementsV2Params

Defined in: types/reports.types.ts:809

Parameters for getWarehouseMeasurementsV2

See

EPIC 44 - Request params for new warehouse-measurements endpoint

Indexable

ts
[key: string]: string | number | undefined

Index signature for Record<string, unknown> compatibility

Properties

PropertyTypeDescriptionDefined in
<a id="datefrom"></a> dateFrom?stringДата начала периода (ISO 8601)types/reports.types.ts:813
<a id="dateto"></a> dateTostringДата окончания периода (ISO 8601, обязательный)types/reports.types.ts:815
<a id="limit"></a> limitnumberКоличество записей в ответе (max 1000)types/reports.types.ts:817
<a id="offset"></a> offset?numberКоличество записей для пропуска (default 0)types/reports.types.ts:819

Made with ❤️ for the Wildberries developer community