Billing Request
Billing requests represent user requests for account replacements or refunds. Replacement requests for first-time accounts are auto-approved; all other requests require admin review.Fields
Unique identifier for the billing request
Organization ID the request belongs to
Account ID the request is about
Type of billing request:
replacement— Request to replace an account with a new onerefund— Request for a refund on an account
Current status of the request:
pending— Awaiting admin reviewapproved— Request was approveddenied— Request was denied
User-provided reason for the request
ISO 8601 timestamp of when the request was created
ISO 8601 timestamp of when the request was approved or denied.
null if still pending.