---
title: "Tworzy nowy kraj stawki VAT"
method: POST
path: "/vat_countries"
tags: ["Stawki VAT"]
---

# Tworzy nowy kraj stawki VAT

`POST /vat_countries`

Tworzy nowy kraj stawki VAT

## Request body

- object
  - `country_id` integer, required — ID państwa

## Response `200`

Kraj stawki VAT został utworzony

- object
  - `id` integer — ID utworzonego kraju stawki VAT

## Other responses

- `400` — Błąd walidacji

---

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