| 
							
						 | 
						
								
	
		
			
				
				
					
							
						| 
							ANVEO DID API OBJECTS - DID
						 | 
					 
				 
			 | 
		 
		
  |  
		
			| 
				
			DID object
		
			 | 
		 
		
		
			
				
					
						| 
							
				DID object is used when DID information is returned.
			
						 | 
					 
				 
			 | 
		 
		
			
				
					
						
							
				DID object has the following attributes:
				 E164 [string] - Phone number in E.164 format without leading +
				 DID_TYPE [string] - The type of DID (GEOGRAPHIC, NATIONAL, TOLLFREE, MOBILE)
				 SMS_URL [string] - URL used for SMS forwarding
				 SMS_EMAIL [string] - Email used for SMS forwarding
				 CALL_FORWARD_TYPE [string] - Call forwarding type (SIP_URI, SIP_REGISTERED, PHONE, CALLFLOW)
				 CALL_FORWARD_TO [string] - The actual call forwarding destination. The value format depends on CALL_FORWARD_TYPE
				 STATUS [string] - Did status (Active, Canceled etc)
				 COUNTRY_NAME [string] - Country name for DID
				 AREA_NAME [string] - Area code name for DID
				 AREA_CODE [string] - Area code for DID
				 MONTHLY100 [string] - Monthly price for DID multiplied by 100
				 RATE_PLAN_ID [string] - Rate plan id (VALUE,PU,OU,SU,TOLLFREE)
				 TITLE [string] - a title assigned for the number (could be any custom text)
				 ACCOUNT_NUMBER [string] - account number where DID number is currently located
			
						 | 
					 
				 
			 | 
		 
		
			| 
				Example
			 | 
		 
		
			
				
					
						
						
<DID E164="442033185220" DID_TYPE="GEOGRAPHIC" SMS_URL="" SMS_EMAIL="" CALL_FORWARD_TYPE="CALLFLOW"
CALL_FORWARD_TO="8c25e06faf2b98fe4c78fab83df91b307ff287f1" STATUS="Active"
COUNTRY_NAME="UNITED KINGDOM" AREA_NAME="LONDON" AREA_CODE="203" MONTHLY100="1000" RATE_PLAN_ID="SU" ACCOUNT_NUMBER="342342344"/> 
						 
						 | 
					 
				 
			 | 
		 
	 
	
								 
						 |