Skip to content

Wildberries API TypeScript SDK / <internal> / SellerRatingResponse

Interface: SellerRatingResponse

Defined in: types/general.types.ts:312

Seller rating and review count from GET /api/common/v1/rating

Since

3.5.0

Properties

PropertyTypeDescriptionDefined in
<a id="feedbackcount"></a> feedbackCount?numberTotal number of customer reviewstypes/general.types.ts:314
<a id="valuation"></a> valuation?numberSeller rating (e.g., 4.55)types/general.types.ts:316

Made with ❤️ for the Wildberries developer community