GET
/
tax-groups
/
{id}

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Path Parameters

id
string
required

TaxGroup identifier

Response

200 - application/json
id
string
internalDescription
string
required

The name of the tax group which will be displayed only in the UI

reverseChargeType
enum<string>
default: REVERSE_CHARGErequired

Defines if reverse charge will be applicated or not

Available options:
REVERSE_CHARGE_DEACTIVATED,
REVERSE_CHARGE,
REVERSE_CHARGE_INTRA_EU_SUPPLY
type
enum<string>
default: standardrequired
Available options:
standard,
reduced
taxes
object[]

Was this page helpful?