API Format EmailVerificationStatus
From Openprovider API documentation
(Difference between revisions)
(Created page with '==Format specification > emailVerificationStatus== Collection of data fields that contains the following members: {| border="1" cellpadding="4" |- style="background-color:#BBBBB…') |
|||
Line 1: | Line 1: | ||
==Format specification > emailVerificationStatus== | ==Format specification > emailVerificationStatus== | ||
- | + | This parameter can return the following values | |
{| border="1" cellpadding="4" | {| border="1" cellpadding="4" |
Current revision as of 07:24, 25 July 2014
Format specification > emailVerificationStatus
This parameter can return the following values
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' |