Skip to content

Wildberries API TypeScript SDK / <internal> / TaskHistoryResponse

Interface: TaskHistoryResponse

Defined in: types/products.types.ts:655

Response for processed upload tasks history (GET /api/v2/history/tasks)

Properties

PropertyTypeDescriptionDefined in
<a id="data"></a> data?SupplierTaskMetadataUpload task metadatatypes/products.types.ts:657
<a id="error"></a> error?booleanError flagtypes/products.types.ts:659
<a id="errortext"></a> errorText?stringError descriptiontypes/products.types.ts:661

Made with ❤️ for the Wildberries developer community