ServiceAttributes-core.fax.user
From Hostway API Documentation
(Difference between revisions)
(Created page with "= Fax Over Email User Attributes = Attributes used for the FOE user. __TOC__ == Attributes Body == <nowiki> { "zipCode": "{zip_code}", } </nowiki> ==== Parameters ==== ;...") |
Corinne.chui (Talk | contribs) m (1 revision) |
Latest revision as of 13:33, 30 May 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