Skip to main content
GET
/
v1
/
organizations
/
{organization_id}
/
settings
{
  "disable_onboarding": true,
  "enable_eu_registration": true,
  "product_category_version": "<string>",
  "oss_scheme": "UNION",
  "enable_new_auto_filing_experience": true,
  "prefer_collected_tax_amounts": true,
  "special_tax_circumstances": true
}

Authorizations

X-API-KEY
string
header
required

Headers

Response

Successful Response

disable_onboarding
boolean
required
enable_eu_registration
boolean | null
required
product_category_version
string
required
oss_scheme
enum<string> | null
required

Type of OSS registration.

Available options:
UNION,
NON_UNION
enable_new_auto_filing_experience
boolean
required
prefer_collected_tax_amounts
boolean
required
special_tax_circumstances
boolean
required