Accounts
List Accounts
GET
/
accounts
Response
id
string
The Alguna ID of the account.
name
string
The name of the account.
contactName
string
The name of the primary contact for the account.
contactEmail
string
The email address of the primary contact for the account.
aliases
[]string
The list of alternative or external IDs for the account. These can be used to
identify the account in place of the Alguna id
.
taxId
string
The account tax identifier provided by the local authority.
taxStatus
string
Displays if account is eligible or not eligible for tax treatment.
billingEmail
string
The email address to which invoices should be sent. If not provided, the
contactEmail
will be used.
taxCountry
string
The country where the accounts is located for tax authorities
currency
string
The ISO 4217 currency in which the account is billed.
createdAt
datetime
The date and time at which the account was created.
updatedAt
datetime
The date and time at which the account was last updated.