Avalara Tax Content

Configuration
Jobs
Tax Region Lookup

Avalara.POS.API.JMS.Models.RunStatusModel

Metadata for a new Content Extract Pipeline run.

This model is used in the following APIs:

Parameters
nameOptional
string

Title of the pipeline run.

jobIdOptional
string

ID for the combined TTE configuration, delivery method, and communication method.

runIdOptional
string

ID for the pipeline run.

dttIdOptional
string

ID for the DTT configuration

statusOptional
string

Status of the pipeline run.

Values are: QUEUED, RUNNING, FAILURE, SUCCESS.

configurationNameOptional
string

Configuration Name for the pipeline run.

jobTypeOptional
string

Job type.

platformOptional
string

Platform for the pipeline run.

startedOptional
string

When the pipeline run began.

completedOptional
string

When the pipeline run finished.

execution_detailsOptional
Avalara.POS.API.JMS.Models.JobExecutionDetails
outputtypeOptional
string

Output type for the pipeline run.

tteTypeOptional
string

TTE type for the pipeline run, 'lodging' for lodging runs.

baseRunIdOptional
string

Base run ID.

latestRunIdOptional
string

Latest run ID.

dttPreviewStatusOptional
string

DTT Preview status.

Values are: enabled, disabled, warmup.

productTypeOptional
string

Product type for the pipeline run, 'lodging' for lodging runs.

countryCodesOptional
array

Country codes from the TTE configuration.

detailLevelOptional
string

Detail level from the TTE configuration.

downloadInformationOptional
Avalara.POS.API.Common.Models.Downloads