v2

latestOpenAPI 3.0.3Apache 2.02026-08-0715707.5 MB
Tax Exemptions

Create a tax exemption

Creates a tax exemption.

post/tax_exemptions

Headers

idempotency-keystring uuid required
Example:ccb07f42-4104-44ad-8e1f-c660bb7b269c

A UUID to be used as an idempotency key. This prevents a duplicate request from being replayed. https://docs.upvest.co/documentation/concepts/api_concepts/idempotency

Request body

user_idsstring[] required

Ids of the users for whom the tax exemption is to be created.

countrystring required

Country code. ISO 3166 alpha-2 Codes.

valid_to_datestring date

Date until which the tax exemption is valid. If it is unlimited, it is omitted. For Germany it is always the last day of the year (YYYY-12-31). RFC 3339, section 5.6

Response

Creation request accepted.

idstring uuid

Tax Exemption Unique Identifier