Now with SMS ! New
or create new account
ANVEO DID API OBJECTS - AREA

Area object
Area object is used when Anveo returns a list of area codes with DID availability with ANVEO.AREAS.LIST API action.
Area object has the following attributes:
AREA_NAME [string] - name of the area
AREA_ID [string] - area id
AREA_CODE [number] - area code
STOCK [number] - the number of DIDs available in a given area code
RATE_PLAN [object] - One or more Rate Plans available for phone numbers in a given area code
Example
<AREA AREA_NAME="ALBERTVILLE" AREA_ID="191.195.165.31.230" AREA_CODE="256" STOCK="49">
   <RATE_PLAN RATE_PLAN_ID="VALUE" RATE_PLAN_NAME="Value" MONTHLY100="149" SETUP100="249" />
   <RATE_PLAN RATE_PLAN_ID="PU" RATE_PLAN_NAME="Personal Unlimited" MONTHLY100="279" SETUP100="249" />
   <RATE_PLAN RATE_PLAN_ID="OU" RATE_PLAN_NAME="Office Unlimited" MONTHLY100="499" SETUP100="249" />
   <RATE_PLAN RATE_PLAN_ID="SU" RATE_PLAN_NAME="Service Unlimited" MONTHLY100="149" SETUP100="249" />
</AREA>
:.:
News Blog About Anveo Terms of Use Privacy Policy FAQ Contact Us © 2024 Anveo Inc.