Optional Readonlyactive_promotions?: {Optional Readonlyactive_since?: stringRead-only The date and time the account was activated.
Optionaladdress_1?: stringThe first line of this account's billing address.
Optionaladdress_2?: stringThe second line of this account's billing address.
Optional Readonlybalance?: numberRead-only This account's balance, in US dollars.
Optional Readonlybalance_uninvoiced?: numberRead-only This account's current estimated invoice in US dollars. This is not your final invoice balance. Transfer charges are not included in the estimate.
Optionalbilling_source?: "akamai" | "linode"Read-only The source of service charges for this account. Accounts that are associated with Akamai-specific customers return a value of akamai. All other accounts return a value of linode.
Optional Readonlycapabilities?: string[]Read-only The Akamai Cloud Computing services your account supports.
Optionalcity?: stringThe city for this account's address.
Optionalcompany?: stringThe company name assigned to this account. This value can't include the characters, < > ( ) " =.
Optionalcountry?: stringThe two-letter ISO 3166 country code for this account's address.
Optional Readonlycredit_card?: { expiry?: string; last_four?: string }Read-only The credit card information assigned to this account.
Optionalexpiry?: stringThe expiration month and year of the credit_card.
Optionallast_four?: stringThe last four digits of the credit_card assigned to this account.
Optionalemail?: stringThe email address of the person assigned to this account.
Optional Readonlyeuuid?: stringRead-only An external unique identifier for this account.
Optionalfirst_name?: stringThe first name of the person assigned to this account. This value can't include the characters, < > ( ) " =.
Optionallast_name?: stringThe last name of the person assigned to this account. This value can't include the characters, < > ( ) " =.
Optionalphone?: stringThe phone number assigned to this account.
Optionalstate?: stringThe state or province for the address set for your account, if applicable.
If the address is in the United States (US) or Canada (CA), this is the two-letter ISO 3166 code for the state or province.
If it's a US military address, this is the abbreviation for that territory. This includes AA for Armed Forces Americas (excluding Canada), AE for Armed Forces Africa, Europe, Middle East, and Canada, or AP for Armed Forces Pacific.
If outside the US or CA, this is the province associated with the account's address.
Optionaltax_id?: stringThe tax identification number (TIN) assigned to this account, used for tax calculations. A TIN is set by the national authorities in your country, based on your address_1, and it may be named differently between countries. Set to an empty string ("") if a TIN doesn't apply or for countries that don't collect tax.
📘
This value is externally validated. If the validation is successful, a
tax_id_validevent is triggered. If unsuccessful, atax_id_invalidevent is triggered and an error response is issued for an operation that included it.
Optionalzip?: stringThe zip code for this account's address.
It can only contain ASCII letters, numbers, and dashes (-).
It can't contain more than nine letter or number characters.
OptionalpathOptionalquery
Account object.