AddAccrualAccountingRow
Type, Introduced in version 2.30
Adds a new accrual accounting row to the entity.
Used by the Create command.
Properties
Name | Type | Summary | Introduced in |
---|---|---|---|
PeriodAmountInCompanyCurrency | Decimal | The period amount in company currency to be set on the accrual accounting row. |
Example
{
"PeriodAmountInCompanyCurrency": 0.0
}