Skip to content

Wildberries API TypeScript SDK / <internal> / GoodsHistoryResponse

Interface: GoodsHistoryResponse

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

Response for goods in processed upload (GET /api/v2/history/goods/task)

Properties

PropertyTypeDescriptionDefined in
<a id="data"></a> data?GoodHistory[]Goods history itemstypes/products.types.ts:674
<a id="error"></a> error?booleanError flagtypes/products.types.ts:676
<a id="errortext"></a> errorText?stringError descriptiontypes/products.types.ts:678

Made with ❤️ for the Wildberries developer community