ServiceAttributes-core.fax.number
From Hostway API Documentation
				
								
				(Difference between revisions)
				
																
				
				
								
				 (→Attributes Body)  | 
		Corinne.chui  (Talk | contribs)  m (1 revision)  | 
		
Latest revision as of 13:33, 30 May 2016
[edit] Fax Over Email Number Attributes
Attributes used for the FOE fax number.
Contents | 
[edit] Attributes Body
{
  "areaCode": "{area_code}",
  "name": "{name}"
}
 
[edit] Parameters
- areaCode - string
 - (REQUIRED)
 - Standard 3 digit US area code (e.g. 312, 412).
 - Represents one of the supported area codes for a fax number within a particular ZIP area.
 - Please refer to the FOE Supported Area Codes by ZIP code API page for a detailed information about the supported area codes.
 
- name - string
 - Customer friendly name/label for the fax number.
 
[edit] See also