我们使用“产品”和“产品变体”端点从Shopify导入产品。
我们在确定每种产品的税收价值方面都有问题。
根据API文件,每个产品变体都有 tax_code 元素,其值是可用税收值的关键。
tax_code
我可以使用哪个端点来查找此密钥的值 tax_code ?
例如,在这里,我如何知道的增值税金额是多少 tax_code :“DA040000”? https://shopify.dev/docs/api/admin-rest/2023-10/resources/product-variant
我使用这两个端点: https://shopify.dev/docs/api/admin-rest/2023-10/resources/product-variant https://shopify.dev/docs/api/admin-rest/2023-10/resources/product-variant
即使是国家终点也无济于事: https://shopify.dev/docs/api/admin-rest/2023-04/resources/country#get-countries