Taxes
Get tax group
GET
/
tax-groups
/
{id}
Authorizations
Authorization
string
headerrequiredValue for the Authorization header parameter.
Path Parameters
id
string
requiredTaxGroup identifier
Response
200 - application/json
internalDescription
string
requiredThe name of the tax group which will be displayed only in the UI
Maximum length:
255
reverseChargeType
enum<string>
default: REVERSE_CHARGErequiredDefines if reverse charge will be applicated or not
Available options:
REVERSE_CHARGE_DEACTIVATED
, REVERSE_CHARGE
, REVERSE_CHARGE_INTRA_EU_SUPPLY
type
enum<string>
default: standardrequiredAvailable options:
standard
, reduced
id
string
taxes
object[]
Was this page helpful?