跳到主要内容
版本:202607

查询子款式数量

GET 

/openapi/2026-07/products/:product_id/variants/count

返回指定商品下的子款式总数。

请求

Path参数

    product_id string必填

    待统计子款式数量的商品 ID

响应

OK

数据结构
    codestring

    错误码

    messagestring

    错误信息

    data object
    countint64

    子款式总数