Get the settings of an organization.
cURL
curl --request GET \ --url https://api.example.com/v1/organizations/{organization_id}/settings \ --header 'X-API-KEY: <api-key>'
{ "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, "disable_ai_classification": true, "enable_business_address_fallback": true }
Successful Response
Type of OSS registration.
UNION
NON_UNION