Skip to main content

experimental_closeBillingPeriod

Marks the billing period of a client for a given month as 'CLOSED' and generates the corresponding invoices. Only for testing purposes, the process is otherwise scheduled to run automatically

experimental_closeBillingPeriod(
clientId: ClientID!
month: Date!
): Boolean!

Arguments

experimental_closeBillingPeriod.clientId ● ClientID! non-null scalar

experimental_closeBillingPeriod.month ● Date! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.