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

ThresholdStateSummaryModel

Economic nexus threshold status for a single US region.

Parameters
idOptional
string

Opaque unique identifier for this threshold record (UUID from the upstream data source).

regionOptional
string

Two-letter US state postal code (e.g. CA, TX, WA).

regionNameOptional
string

Full display name of the region.

statusOptional
string

Threshold status as determined by the upstream data pipeline. Typical values: 'met', 'notmet'.

thresholdTimeframeOptional
string

Label describing the measurement window used for threshold evaluation (e.g. 'Prior calendar year').

thresholdStartDateOptional
string

Start of the threshold evaluation window.

thresholdEndDateOptional
string

End of the threshold evaluation window.

triggerTypeOptional
string

What triggered the threshold evaluation. Typical values: 'Sales', 'Transactions'.

transactionThresholdOptional
integer

The configured transaction count threshold for this region, if applicable.

salesThresholdOptional
number

The configured sales amount threshold for this region, if applicable.

totalSalesAmountOptional
number

Actual total sales amount in the evaluation window.

totalTransactionsOptional
integer

Actual total transaction count in the evaluation window.

sourceLastUpdatedAtOptional
string

UTC timestamp of when the upstream Snowflake source record was last modified.