Wildberries API TypeScript SDK / <internal> / GetTasksResponseData
Interface: GetTasksResponseData
Defined in: types/reports.types.ts:454
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="id"></a> id? | string | ID задания | types/reports.types.ts:456 |
<a id="status"></a> status? | string | Статус задания: * new — новое * processing — обрабатывается * done — отчёт готов * purged — отчёт удалён * canceled — отклонено | types/reports.types.ts:458 |