The SafeHarborOverride object allows the user to change safe harbor tax rates:
| Key | Value |
|---|---|
sh | [int] required Safe Harbor Type
|
old | [double] required Original Federal TAM Original Federal TAM value to override |
new | [double] required New Federal TAM New TAM value that replaces the original TAM value |
"sovr": [ { "sh": 1, "old": 0.649, "new": 0.371 }]