跳到主要内容
版本:202601

加入市场商品

POST 

/openapi/2026-01/markets/:id/products

把商品加入某市场,使该市场销售这些商品。

请求

Path参数

    id string必填

    市场 ID

请求体必填

    product_idsstring[]必填

    要加入该市场的商品 ID 列表

响应

OK

数据结构
    codestring

    错误码

    messagestring

    错误信息

    data object
    object