Create a new tax configuration
POST/v2/taxes
Creates a new tax configuration with rates and zones.
Establishes tax rules for specific combinations of tax code, and geographic zone. The combination of code and zone must be unique to prevent conflicts in tax calculations.
Request
Responses
- 201
- 400
- 401
- 403
- 500
Tax configuration created successfully
Invalid input data or validation errors
Unauthorized
Insufficient permissions to create tax configurations
Internal server error occurred while creating tax configuration