Skip to content

Wildberries API TypeScript SDK / <internal> / AcquiringReportListRequest

Interface: AcquiringReportListRequest

Defined in: types/finances.types.ts:654

Request body for getAcquiringReportsList() (v1).

Since

v3.7.0

Properties

PropertyTypeDescriptionDefined in
<a id="datefrom"></a> dateFromstringНачальная дата отчёта (RFC3339, МСК UTC+3)types/finances.types.ts:656
<a id="dateto"></a> dateTostringКонечная дата отчёта (RFC3339, МСК UTC+3)types/finances.types.ts:658
<a id="limit"></a> limit?numberКоличество отчётов в ответе (max 1000, default 1000)types/finances.types.ts:660
<a id="offset"></a> offset?numberСколько элементов пропустить (default 0)types/finances.types.ts:662

Made with ❤️ for the Wildberries developer community