ImportConnectWiseTaxConfigurationInput
Import tax settings from ConnectWise and store each locally. Also links the tenant Avalara account in tax-service when no ACTIVE or PENDING account exists.
This page contains
Fields
| connectorType PsaConnectorType PREVIEW | Default value: CONNECT_WISE |
| mor PsaMorInput! PREVIEW | |
| avataxLicense String | Optional. Used only when a ConnectWise row has no licenseKey. |
| address AvalaraAddressInput PREVIEW | Optional. When omitted, dummyAvalaraAddress from config is used for link. |
Mutations for ImportConnectWiseTaxConfigurationInput
| importConnectWiseTaxConfiguration PREVIEW | Fetch tax integrations from ConnectWise and persist each as its own tax setting in one call. ConnectWise licenseKey is copied server-side into encrypted storage and never returned on GraphQL. Optional avataxLicense is used only when a ConnectWise row has no licenseKey. Also links the tenant Avalara account in tax-service via PATCH. |