Create a tax-code mapping
POST/tax-mappings
Creates a mapping from a VAT rate and category to an FI tax code, optionally narrowed to suppliers resident in the EU or outside it, so both halves of a reverse-charge pair (UNCL5305 AE) can be held.
Request
Responses
- 201
- 400
- 401
- 403
- 404
- 409
- 422
- 429
- 500
Tax mapping created
Invalid target_fi_system, vat_rate, vat_category_code, target_tax_code, label or seller_region
Unauthorized
Forbidden - request denied by authorization, or blocked by the API firewall
Legal entity not found
A mapping for this FI system, VAT rate, category and seller region already exists
Unprocessable entity
Too many requests - rate limited by the API firewall; wait out the Retry-After delay before retrying
Response Headers
Retry-After
Delay in seconds a client must wait before retrying the request
Internal server error