Skip to content

Wildberries API TypeScript SDK / <internal> / QuarantineGoodsResponse

Interface: QuarantineGoodsResponse

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

Response for quarantine goods (GET /api/v2/list/goods/quarantine)

Properties

PropertyTypeDescriptionDefined in
<a id="data"></a> data?QuarantineGoods[]Quarantine goods itemstypes/products.types.ts:753
<a id="error"></a> error?booleanError flagtypes/products.types.ts:755
<a id="errortext"></a> errorText?stringError descriptiontypes/products.types.ts:757

Made with ❤️ for the Wildberries developer community