获取商品详情/Get product detail

Xiaohongshuapi

About

获取商品详情/Get product detail

Documentation

获取商品详情/Get product detail

[中文]

用途:

  • 通过 SKU ID 获取商品的详细信息,包括价格、规格、库存、商品描述等

参数:

  • sku_id: 商品 SKU ID(必需),如 "669ddd44e05f3700011067ed"
  • source: 来源,默认 "mall_search"
  • pre_page: 前置页面,默认 "mall_search"

返回:

  • 商品详情数据,包含价格、规格、库存、商品描述等

[English]

Purpose:

  • Get product detail by SKU ID, including price, specifications, stock, description, etc.

Parameters:

  • sku_id: Product SKU ID (required), e.g. "669ddd44e05f3700011067ed"
  • source: Source, default "mall_search"
  • pre_page: Previous page, default "mall_search"

Return:

  • Product detail data, including price, specifications, stock, description, etc.

[示例/Example]

sku_id="669ddd44e05f3700011067ed"

Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

Try 获取商品详情/Get product detail

Test this model in the Sandbase Playground with your own prompts.

Open in Playground

Related Models