/
LI
litium
/
Litium Admin Web API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
litium
Litium Admin Web API
post
Creates the tax class.
v1
latest
OpenAPI 3.0.4
2026-07-26
195
173
268.4 KB
Blocks block
10
Blocks category
8
Blocks draft block
7
Blocks field definition
8
Blocks field template
8
Customers address type
8
Customers field definition
8
Customers field template
8
Customers group
8
Customers organization
8
Customers person
8
Customers role
8
Customers target group
8
Extensions
5
Globalization channel
8
Globalization country
8
Globalization currency
8
Globalization domain name
8
Globalization field definition
8
Globalization field template
8
Globalization language
8
Globalization market
8
Globalization tax class
8
get
Get all tax classes.
post
Creates the tax class.
get
Gets the tax class.
put
Updates the tax class.
delete
Deletes the tax class.
patch
Updates the tax class.
post
Lookup the system id from the readable id.
delete
Purge the tax class from cache.
Imports
2
Inventories
3
Media field definition
8
Globalization tax class
Creates the tax class.
post
/Litium/api/admin/globalization/taxClasses
Request body
LitiumGlobalizationTaxClass
nullable
required
Class TaxClass.
fields
FieldsGlobalizationTaxClass
id
string
nullable
Gets or sets the identifier.
systemId
string
uuid
Gets or sets the system identifier.
Response
Created