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.
reopenBillingPeriod(
input: ReopenBillingPeriodInput!
): Boolean!
Arguments
reopenBillingPeriod.input ● ReopenBillingPeriodInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.