【发布时间】:2021-11-04 18:34:54
【问题描述】:
我正在尝试使用 Walmart API v3 获取详细的产品属性 pointing to this endpoint. 它返回一些有用的数据,但我需要获取扩展的细节,比如颜色等等。上面端点的响应示例:
从官方文档来看,没有端点可以使用 UPC 或 GTIN 等标识符返回有关项目的详细信息。
有谁知道除了沃尔玛文档中的详细信息之外,是否还有其他内容可以解决这个问题?
【问题讨论】:
标签: https walmart-api
我正在尝试使用 Walmart API v3 获取详细的产品属性 pointing to this endpoint. 它返回一些有用的数据,但我需要获取扩展的细节,比如颜色等等。上面端点的响应示例:
从官方文档来看,没有端点可以使用 UPC 或 GTIN 等标识符返回有关项目的详细信息。
有谁知道除了沃尔玛文档中的详细信息之外,是否还有其他内容可以解决这个问题?
【问题讨论】:
标签: https walmart-api
Please find the attached document for getAnItem v3 API
Please refer below API for detailed product attributes.
As part of response, it has additional attributes as well.
https://developer.walmart.com/api/us/mp/items#operation/getAnItem
API: https://marketplace.walmartapis.com/v3/items/taxonomy
Regards,
Firdos
IOSupport
【讨论】: