AvaTax

Version v2
APConfigSetting
Accounts
Addresses
AvaFileForms
Batches
CertExpressInvites
Certificates
Clerk
CommunicationCertificates
Companies
Compliance
Contacts
CostCenter
Customers
DataSources
Definitions
DistanceThresholds
DomainControlVerification
ECommerceToken
EcmEventNotifications
EcoNexusThreshold
FirmClientLinkages
FormTypeMapping
FundingRequests
GLAccount
Items
ItemsReverseSync
Jobs
JurisdictionOverrides
Locations
MultiDocument
Nexus
Notices
Notifications
Provisioning
Registrar
Reports
Settings
Subscriptions
TaxCodes
TaxContent
TaxRules
Transactions
Upcs
UserDefinedFields
Users
Utilities
VendorCertificates
Vendors

DynamicRuleOutputModel

A Dynamic Rule is a type of a custom rule which is similar to an Advanced Rule, but has a graph-based execution flow made up of modular Conditions and Actions that may be linked to one or more traditional custom Tax Rules.

Parameters
idOptional
integer

Unique identifier for the execution

definitionOptional
DynamicRuleDefinitionOutputModel

The definition of the rule, which defines its parameters, variables, and execution flow

companyIdOptional
integer

The company ID of the execution

nameOptional
string

The name of the execution

descriptionOptional
string

The description of the execution

effectiveDateOptional
string

The start date when the execution is valid

endDateOptional
string

The end date when the execution is valid

enabledOptional
boolean

Whether the execution is enabled

continueOnErrorOptional
boolean

Whether to continue execution if this rule fails

isDraftOptional
boolean

Whether this is a draft rule; draft rules are not executed on transactions unless specifically enabled for testing

priorityOptional
integer

The execution priority of the rule, which is used for sorting rules; within each execution step, rules with a lower priority value are executed earlier

versionOptional
integer

Version number of the rule

createdDateOptional
string

The date when the execution was created

createdUserIdOptional
integer

The user who created the execution

modifiedDateOptional
string

The date when the execution was last modified

modifiedUserIdOptional
integer

The user who last modified the execution