Skip to main content
id
string

Unique identifier for the account object.

Example:

null

object
string

String representing the object’s type. Always account.

Example:

null

business_type
string | null

Type of legal entity associated with the account (e.g., individual, business).

Example:

null

billing_details
object

Billing information used for invoicing and reports.

contact
object

Primary contact person for the account.

created
integer

Time at which the account was created (UNIX timestamp).

Example:

null

default_currency
string

Three-letter ISO currency code for default billing and pricing (e.g., usd).

Example:

null

description
string | null

Optional internal description or label for the account.

Example:

null

email
string | null

Email address associated with the account (may duplicate contact.email).

Example:

null

metadata
object

Set of key-value pairs to store custom structured data.

Example:

null

metric_system
string | null

Preferred measurement system. Either metric or imperial.

Example:

null

name
string | null

Display name or registered name of the account.

Example:

null

plan
string

Subscription or feature plan assigned to the fleet (e.g., professional).

Example:

null

preferences
object

Account-level preferences for billing, notifications, and reports.

registration_number
string | null

Government-issued registration number (for businesses).

Example:

null

type
string

Type of account, such as individual or business.

Example:

null

updated
integer

Time at which the account was last updated (UNIX timestamp).

Example:

null

wallet_balance
integer

Current account wallet balance in the smallest currency unit (e.g., cents).

Example:

null