---
title: "Get tax information"
method: GET
path: "/api/v1/partner/store/taxes"
tags: ["Blaze PARTNER Store - Store Info"]
---

# Get tax information

`GET /api/v1/partner/store/taxes`

## Response `200`

successful operation

- TaxInfoResult[]
  - `taxTerritory` 'Default' | 'City' | 'County' | 'State' | 'Federal'
  - `name` string
  - `taxType` 'City' | 'County' | 'State' | 'Federal' | 'Excise' | 'Municipal'
  - `appendTax` boolean

---

[API](https://skmtc.dev/blaze/apis/blaze-developer-api.md) · [All operations](https://skmtc.dev/blaze/apis/blaze-developer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/blaze/blaze-developer-api/revisions/784b1a029ac6/schema)
