Avalara Tax Content

Configuration
Jobs
Tax Region Lookup

Avalara.POS.API.JMS.Models.DeltaRunConfigModel

This model is used in the following APIs:

Parameters
nameRequired
string

Specify a name for this pipeline run.

base_run_idRequired
string

The run ID to compare against the latest_run_id.

latest_run_idRequired
string

The latest run ID to compare against the base_run_id.

companyIdRequired
integer

Company ID.

accountIdRequired
integer

Account ID.

jobTypeRequired
string

Specify the job type.

Values: Production, Test

configurationNameRequired
string

The configuration name for this pipeline run.

jobIdRequired
string

Specify an ID for this job. This ID can be used to retrieve a run for a specific job.

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

Specify the output type.

Values:

  • Full: Returns full runs for both the base and latest runs.
  • Differences only: Returns the deltas between the base and latest runs.
tteIdRequired
string

Specify an ID for this TTE Job Configuration.

communicationIdRequired
string

Enter a communication ID for this run.

dttIdOptional
string

Specify an ID for the Data Transport Toolkit (DTT) for this job.

productTypeOptional
string

productType used to differenciate between ATC products default(retail), lodging, managers.

deliveryConfigurationsOptional
Avalara.POS.API.JMS.Models.DeliveryConfigurationDetails