/
EK
ekm
/
EKM Partner API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9h ago · Updated 9h ago
Details
Filter operations
Categories
11
Currency
1
CustomerAddresses
6
Customers
6
Domains
1
Orders
4
OrderStatuses
1
Plans
3
ProductAttributeItems
5
ProductAttributes
5
ProductOptionItems
3
ProductOptions
5
Products
10
ProductStock
2
ProductVariants
9
ProductVariantStock
2
ShopInformation
1
Tax
8
get
Get the current Tax Settings
put
Update the current Tax Settings
get
Get a list of Tax Rates
post
Add a Tax Rate
get
Get a specific Tax Rate
put
Update a Tax Rate
delete
Delete a Tax Rate
get
Get the standard Tax Rate
WebPageGroups
5
WebPages
5
Tax
Add a Tax Rate
post
/api/v1/settings/tax/rates
Request body
TaxRateModel
required
id
integer
name
string
required
value
number
double
required
Response
The tax rate
TempestResponseTaxRateModel
required
meta
object
nullable
links
TempestLink[]
nullable
validation_result
TempestValidationError[]
nullable
errors
object
nullable
data
TaxRateModel
Changes
No recorded changes to this endpoint across all 1 revision of this API.