APIv1.AccountResource interface

Accounts contain billing-related information for a team or user.

This interface was referenced by V1's JSON-Schema via the definition "AccountResource".

Signature:

export interface AccountResource 

Properties

Property

Modifiers

Type

Description

created_at

Date

when the resource was created

id

string

the resource id

invoice_configuration

{ address?: { city?: string; country?: string; line1?: string; line2?: string; postal_code?: string; state?: string; [k: string]: unknown; }; extra?: string; name?: string; [k: string]: unknown; } | null

is_autopay_enabled

boolean

true if autopay is enabled on this account

mode

("metered" | "unlimited") | "trial"

outstanding_balance?

number

(Optional)

owner

TeamIdentity | UserIdentity

state

Inactive | Active | Delinquent | Immutable | Predelinquent | Stagnant | Suspended

trial_ends_at

string

updated_at

Date

when the resource was updated

uri

string

the resource uri

Get in touch

We'd love to learn more about your vision and how we can help.

PressPrivacyTermsSupportCopyright © 2025 Core3D, Inc. All Rights Reserved.