ServiceAttributes-core.fax.user
(Difference between revisions)
				
																
				
				
								
				Jerry.dimitrov  (Talk)
(Created page with "= Fax Over Email User Attributes = Attributes used for the FOE user. __TOC__ == Attributes Body == <nowiki> { "zipCode": "{zip_code}", } </nowiki> ==== Parameters ==== ;...")
Newer edit →
(Created page with "= Fax Over Email User Attributes = Attributes used for the FOE user. __TOC__ == Attributes Body == <nowiki> { "zipCode": "{zip_code}", } </nowiki> ==== Parameters ==== ;...")
Newer edit →
Revision as of 08:05, 22 March 2016
Fax Over Email User Attributes
Attributes used for the FOE user.
Contents | 
Attributes Body
{
  "zipCode": "{zip_code}",
}
 
Parameters
- zipCode - string
 - (REQUIRED)
 - US standard ZIP code - both ZIP code 5 and ZIP code 5 plus 4 formats are supported (e.g. 98001, 98001-9000).
 - Represents the zip code of the user.
 
See also