Account

FoneStorm account object representing an account resource in the object store.

{
  "id": "2005553216",
  "primary_color": "#FFFFFF",
  "secondary_color": '#EEEEEE',
  "background_color": '#333333',
  "font_family": null,
  "cdr_notify_url": "https://hookb.in/ZrR097ze",
  "cdr_notify_method": "JSON",
  "cdr_notify_password": "pword",
  "cdr_notify_username": "uname",
  "created_at": "2017-12-06T20:20:54.000Z",
  "updated_at": "2017-12-20T14:58:10.000Z"
}
PropertyTypeDescription
background_colorstringAccount background color.
idstringUnique identifier of account.
cdr_notify_urlstringCall dialing record callback URL.
cdr_notify_methodstringCall dialing record callback URL method.
cdr_notify_passwordstringCall dialing record callback URL password.
cdr_notify_usernamestringCall dialing record callback URL username.
font_familystringAccount font family.
primary_colorstringAccount primary brand color.
secondary_colorstringAccount secondary brand color.