Skip to main content

AdditionalIncome

type object
anyOf
string
comment object
anyOf
string
amount object
anyOf
number
period_lengthPeriod Length (integer)
Default value: 1
period_start object
anyOf
string
period_end object
anyOf
string
srcSrc (string)

Possible values: [manual, auto]

Default value: auto
AdditionalIncome
{
"type": "string",
"comment": "string",
"amount": 0,
"period_length": 1,
"period_start": "2024-07-29",
"period_end": "2024-07-29",
"src": "auto"
}