Avalara Tax Content
Avalara.POS.API.JMS.Models.RunConfigModel
Represents a configuration for a new Content Extract Pipeline run.
This model is used in the following APIs:
Specify a name for this pipeline run.
Specify an ID for this job. This ID can be used to retrieve a run for a specific job.
The configuration name for this pipeline run.
Run configurations for each company to extract data for.
Can either be in the form of a fully explicit run configuration or a configuration ID representing an existing configuration. networkDetails only needed in case of destination = exavault
Specify the job type.
Values: Production, Test
Specify the output type.
Values: Full for a full run or Differences only for changes.
Full: Run a full job. This downloads the all of the associated tax content for use with your point of sale (POS) system.Differences only: Retrieve just the changes in a job. This creates a file that identifies the differences in tax content between two job runs. You can compare the output between a new and a previous job run or between two previous job runs. Requiresbase_run_idto be set.
When running a Differences only job, specify the base run ID for the job you want to compare this to.
productType used to differenciate between ATC products default(retail), lodging, managers.