The TaxCalculationSettingsResponse
object returns the results of a customization update:
Key | Value |
---|---|
ProfileConfigId | [int] Profile Configuration Id Unique Profile Configuration Id associated with the customization item |
ProfileIds | [List<int>] Profile Ids Profile Id(s) associated with the customization item |
ClientId | [int] Client Id Client Id associated with the customization |
LastUpdatedBy | [string] Last Updated By User who last updated the customization item |
Active | [bool] Active
|
Settings | [Configuration] Configuration Settings Settings associated with a client profile customization (as applicable) |
Exclusions | [ExclusionConfig] Exclusions List of exclusions associated with a client profile customization (as applicable) |
Bundles | [BundleConfig] Bundles List of bundles associated with a client profile customization (as applicable) |
Nexus | [NexusConfig] Nexus List of nexus associated with a client profile customization (as applicable) |
Overrides | [OverrideConfig] Overrides List of overrides associated with a client profile customization (as applicable) |
Description | [string] Description Description associated with the customization item |
Error | [string] Error Error message |
ItemType | [string] Item Type Item Type of the customization item
|
Errors | [Error] Errors Error Information |
Warnings | [Warning] Warnings Warnings Information |
Status | [Status] Status Status Information |