reopenBillingPeriod
Reopens a billing period.
We can only reopen billing periods as long as there is no issued invoice.
You can reopen a subset by passing the serviceArea prop.
Requires authorization features: billing:performance-report:edit
reopenBillingPeriod(
input: ReopenBillingPeriodInput!
): Boolean!
Directives
auth
Requires authorization features: billing:performance-report:edit
Arguments
reopenBillingPeriod.input ● ReopenBillingPeriodInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.