API Format EmailVerificationStatus
From Openprovider API documentation
(Difference between revisions)
WikiSysop (Talk | contribs)
(Created page with '==Format specification > emailVerificationStatus== Collection of data fields that contains the following members: {| border="1" cellpadding="4" |- style="background-color:#BBBBB…')
Newer edit →
(Created page with '==Format specification > emailVerificationStatus== Collection of data fields that contains the following members: {| border="1" cellpadding="4" |- style="background-color:#BBBBB…')
Newer edit →
Revision as of 07:23, 25 July 2014
Format specification > emailVerificationStatus
Collection of data fields that contains the following members:
Value | Meaning |
ACT | Verification is completed for this customer. |
REQ | Verification process has started, but not yet confirmed by customer. |
FAI | Verification has failed for this customer. |
null/empty | No verification has been started yet |
missing | The parameter is not returned, meaning there is no data present for this customer. Treat the same as 'null/empty' |