API Account InformationΒΆ
#Link How to get
To view information about your account use https://api.voicetel.com/accountInfo/[api_key]/
| Property | REST Response | Extra info |
|---|---|---|
| status | Success | If error check APIkey/GET Request |
| account | Data Container |
In the Data Container
| Property | REST Response | Extra info |
|---|---|---|
| name | Account Common Name | You can change this portal>Profile |
| cash | Account Balance | |
| rate | Per Minute Rate | |
| username | Account Username | |
| created | Account Creation Date | Year Month Day |
| Account Email Address | You can change this portal>Profile | |
| enabled | Account Status Boolean | T/F If Disabled check Account Balance(cash) |
| caller_id | Caller ID Override | value = null unless enabled/configured |
| notify | Low Balance Notification Boolean | T/F Enable/Disable Balance Notifications |
| notify_threshold | Low Balance Notification Threshold | When you would like to be notified |