Skip to content

Wildberries API TypeScript SDK / <internal> / ExciseReportRequest

Interface: ExciseReportRequest

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

Example

json
{
 "countries": [
   "AM",
   "RU"
 ]
}

Properties

PropertyTypeDescriptionDefined in
<a id="countries"></a> countries?"AM" | "BY" | "KG" | "KZ" | "RU" | "UZ"[]Код стран по стандарту ISO 3166-2. Чтобы получить данные по всем странам, оставьте параметр пустымtypes/reports.types.ts:215

Made with ❤️ for the Wildberries developer community