Skip to main content

orgAutoBilling

An org's off-session auto-billing configuration (enabled flag, recharge amount, low-water threshold, per-period cap, and last error). Requires the 'view_billing' org permission.

orgAutoBilling(
orgId: BigInt!
): OrgAutoBilling!

Arguments

orgAutoBilling.orgId ● BigInt! non-null scalar

Organization id (BigInt) to read auto-billing config for.

Type

OrgAutoBilling object

Org off-session auto-billing configuration.