Creates a new audit collection of all currently open Financial Periods for the given OrganizationUnitID. The OrganizationUnitID act as root
selector and will cascade for all 'child' organizations as well.
Supply a To parameter to only collect Financial Periods from before that moment for audit.
Supply the Type to specify which or what kind of output you want to have. If none is passed the first available one is used. See the
GetFinancialPeriodAuditOutputTypes service to fetch all of the available types.
Creates a new audit collection of all currently open
Financial Period
s for the givenOrganizationUnitID
. TheOrganizationUnitID
act as root selector and will cascade for all 'child' organizations as well.Supply a
To
parameter to only collectFinancial Period
s from before that moment for audit. Supply theType
to specify which or what kind of output you want to have. If none is passed the first available one is used. See theGetFinancialPeriodAuditOutputTypes
service to fetch all of the available types.