ServiceAttributes-core.fax.number
From Hostway API Documentation
				
								
				
				
																
				
				
								
				Fax Over Email Number Attributes
Attributes used for the FOE fax number.
Contents | 
Attributes Body
{
  "areaCode": "{area_code}",
  "name": "{name}"
}
 
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.
 
See also