---
title: "Get Tax Setting"
method: GET
path: "/settings/tax"
tags: ["Settings"]
---

# Get Tax Setting

`GET /settings/tax`

To retrieve the setting of tax<br>全店皆需收費設定

## Response `200`

OK

- TaxSetting
  - `products_taxable` boolean — All Shops need Tax Collection<br>全店皆需收稅

## Other responses

- `500` — Server error

---

[API](https://skmtc.net/shoplineapp/apis/shopline-open-api.md) · [All operations](https://skmtc.net/shoplineapp/apis/shopline-open-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shoplineapp/shopline-open-api/revisions/1675ac12cde7/schema)
