| Name / Description | Type / Format | Example | |
|---|---|---|---|
suffix
The suffix of the Tax Code that needs to be incremented for this Tax Year
|
string
|
"string"
|
|
increment
The amount by which to increment Tax Codes with the given suffix
|
integer
int32
|
0
|
{
"suffix": "string",
"increment": 0
}