Avalara Tax Content
Configuration
Jobs
Tax Region Lookup
Avalara.POS.API.JMS.Models.DeltaRunConfigModel
This model is used in the following APIs:
Parameters
nameRequired
stringSpecify a name for this pipeline run.
base_run_idRequired
stringThe run ID to compare against the latest_run_id.
latest_run_idRequired
stringThe latest run ID to compare against the base_run_id.
companyIdRequired
integerCompany ID.
accountIdRequired
integerAccount ID.
jobTypeRequired
stringSpecify the job type.
Values: Production, Test
configurationNameRequired
stringThe configuration name for this pipeline run.
jobIdRequired
stringSpecify 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.JobExecutionDetailsoutput_typeRequired
stringSpecify 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
stringSpecify an ID for this TTE Job Configuration.
communicationIdRequired
stringEnter a communication ID for this run.
dttIdOptional
stringSpecify an ID for the Data Transport Toolkit (DTT) for this job.
productTypeOptional
stringproductType used to differenciate between ATC products default(retail), lodging, managers.
deliveryConfigurationsOptional
Avalara.POS.API.JMS.Models.DeliveryConfigurationDetails