跳到主要内容
版本:202506

查询商品图片数量

GET 

/openapi/2025-06/products/:product_id/images/count

返回指定商品的图片总数。

请求

Path参数

    product_id string必填

    商品 ID

响应

OK

数据结构
    codestring

    错误码

    messagestring

    错误信息

    data object
    countint32

    数量