Skip to content

Wildberries API TypeScript SDK / <internal> / WarehouseMeasurementsV2Params

Interface: WarehouseMeasurementsV2Params

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

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:822
<a id="dateto"></a> dateTostringДата окончания периода (ISO 8601, обязательный)types/reports.types.ts:824
<a id="limit"></a> limitnumberКоличество записей в ответе (max 1000)types/reports.types.ts:826
<a id="offset"></a> offset?numberКоличество записей для пропуска (default 0)types/reports.types.ts:828

Made with ❤️ for the Wildberries developer community