Shopware REST API获取taxid的值,而不是id

时间:2016-11-02 15:14:49

标签: rest shopware

我希望使用Rest-API(http://en.community.shopware.com/_detail_1898.html?_ga=1.8143281.202311237.1474979143)从商品系统导入文章。

是否有可能获得税收的价值?我只得到id(taxid),但我需要这个值(7%/ 19%或其他东西)。我想避免一些额外的数据库查询,REST-Api-Call将是完美的。

有什么想法吗?

1 个答案:

答案 0 :(得分:0)

有两种可能的解决方案。

  1. 加入API并加入税务信息。输出嵌套的数据。
  2. 再次拨打Tax-Endpoint。
  3. https://developers.shopware.com/developers-guide/rest-api/models/#tax