Create tax classification

Creates a new tax classification. Tax classifications can be assigned to customers and are used to select the correct tax rule during tax calculation.

Body Params

Request body for creating a new tax classification.

string
required
length between 1 and 100

Unique tax classification code. Used as the identifier when assigning tax classifications to customers. Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_.~-]{1,100}'.

string | null

Name of the tax classification. Size must be between 0 and 255.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Choose an example:
application/json