在Magento REST API中获取订单项状态

时间:2015-01-20 04:50:10

标签: magento

Magento REST API Documentation中说明,在检索订单商品时会包含状态属性(GET http://magentohost/api/rest/orders/410/items)。

但是当我尝试上述请求时,状态不存在。我正在使用 admin 身份验证。我尝试过选择All in Rest属性,但仍然无效。

有什么想法吗?

0 个答案:

没有答案