AvaTax
CustomRulesExportModel
A portable export envelope containing the custom rules (tax rules, dynamic rules, and advanced rules) matched by an ExportCustomRules request. This envelope can be re-imported into another company or account using the CreateCustomRulesBatch endpoint.
The kind of export this payload represents (e.g. "CustomRulesExport").
The schema version of the export payload.
The UTC timestamp when the rules were exported.
Information about the user who produced the export.
The account the rules were exported from.
The company the rules were exported from.
The overall filter used to produce the export, if any.
The tax-rule-specific filter used to produce the export, if any.
The advanced-rule-specific filter used to produce the export, if any.
The dynamic-rule-specific filter used to produce the export, if any.
The order-by clause used to produce the export, if any.
The page size used when producing the export.
The number of records skipped when producing the export.
The total number of rules contained in this payload.
The number of traditional tax rules contained in this payload.
The number of dynamic rules contained in this payload.
The number of advanced rules contained in this payload.
The traditional tax rules matched by this export.
The dynamic (graph-based) rules matched by this export.
The advanced rules matched by this export.