Create Tax Rate
Create a new tax rate for a specific jurisdiction
POST
Documentation Index
Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint creates a new tax rate that can be applied to orders based on location, product category, or customer type. Tax rates support complex jurisdiction hierarchies and exemptions.
Authentication
This endpoint requires a valid API key withtax:write permissions.
Request Body
Tax rate name (e.g., “California State Sales Tax”)
Unique tax code identifier
Tax rate as a decimal (e.g., 0.0725 for 7.25%)
Tax type: “sales”, “vat”, “gst”, “pst”, “hst”, “custom”
Tax jurisdiction details
Tax application rules
Tax rate validity period
Tax registration details
Whether prices include this tax (common for VAT)
Tax rate status: “active”, “pending”, “inactive”
Additional custom fields