/
DE
dealhub
/
Quote API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
dealhub
Quote API
post
Add tax rate
v1
latest
OpenAPI 3.0.3
2026-07-24
614
422
630.2 KB
Settings
Add tax rate
Add a new tax rate object
post
/taxrates
Request body
TaxRateJson
required
id
string
uuid
name
string
description
string
taxPercentage
number
taxCode
string
taxInclusive
boolean
status
'ACTIVE'
|
'DISABLED'
|
'EXPIRED'
required
inUse
boolean
Response
successful operation
TaxRateJson
required
id
string
uuid
name
string
description
string
taxPercentage
number
taxCode
string
taxInclusive
boolean
status
'ACTIVE'
|
'DISABLED'
|
'EXPIRED'
required
inUse
boolean