Skip to main content
POST
cURL

Path Parameters

businessId
integer<int64>
required

Body

id
integer<int64>
locale
string | null
translations
object[] | null
name
string | null
country
string | null
description
string | null
type
enum<string>
Available options:
GST,
HST,
JCT,
PST,
QST,
RST,
SALES_TAX,
VAT,
EXEMPT
percentage
number<double>
state
string | null
inclusive
boolean | null
jurisdiction
string | null
taxIdentificationNumber
string | null
isActive
boolean | null

Response

Created

id
integer<int64>
isActive
boolean | null
country
string | null
description
string | null
name
string | null
taxType
enum<string>
Available options:
GST,
HST,
JCT,
PST,
QST,
RST,
SALES_TAX,
VAT,
EXEMPT
percentage
number<double>
state
string | null
inclusive
boolean | null
taxIdentificationNumber
string | null
businessId
integer<int64> | null
createdAt
string<date-time>
updatedAt
string<date-time> | null