Skip to content

Wildberries API TypeScript SDK / <internal> / GoodsBufferResponse

Interface: GoodsBufferResponse

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

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

Properties

PropertyTypeDescriptionDefined in
<a id="data"></a> data?GoodBufferHistory[]Goods buffer history itemstypes/products.types.ts:698
<a id="error"></a> error?booleanError flagtypes/products.types.ts:700
<a id="errortext"></a> errorText?stringError descriptiontypes/products.types.ts:702

Made with ❤️ for the Wildberries developer community