Stawki VAT

Pobierz listę stawek VAT dla krajów

Zwraca listę wszystkich krajów stawek VAT

get/vat_countries

Response

success

idinteger

Identyfikator kraju stawki VAT

Example response

[
  {
    "country": {
      "code": "PL",
      "id": 170,
      "name": "Poland"
    }
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.