【问题标题】:BigCommerce api - How to pull order ID?BigCommerce api - 如何提取订单 ID?
【发布时间】:2013-09-13 06:36:23
【问题描述】:

请原谅我,这里的 Noobie 以及编程和 API,所以我的术语可能不正确。

查看 BigCommerce API 文档时,我试图弄清楚如何获取 GET orders/id.json 以提取所订购商品的 SKU 编号或产品 ID 编号。我没有看到。有人知道吗?

也许我没有使用正确的 API 来获取这些信息?

谢谢

【问题讨论】:

    标签: api bigcommerce


    【解决方案1】:

    您将从订单/产品中获得该信息。本质上是 GET /order/id/products.json

    http://developer.bigcommerce.com/docs/api/v2/resources/orders/products

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-05-14
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-07-30
      相关资源
      最近更新 更多