Difference between revisions of "Result Code Details"

From Melissa Data Wiki
Jump to navigation Jump to search
Line 2,026: Line 2,026:
|QE40
|QE40
|Invalid ZIP Code
|Invalid ZIP Code
|The value contains a US ZIP code that is not valid (only the 5 digit zip is validated in this way.)
|The value contains a US ZIP code that is not valid (only the 5 digit zip is validated in this way.) This is returned only when getting the results for a column with a data type set as DataTypeZipOrPostalCode.
|-
|-
|QE41
|QE41
|Invalid Postal Code
|Invalid Postal Code
|The value contains a Canadian Postal Code that is not valid.
|The value contains a Canadian Postal Code that is not valid. This is returned only when getting the results for a column with a data type set as DataTypeZipOrPostalCode.
|-
|-
|QE42
|QE42
|ZIP Code Mismatch
|ZIP Code Mismatch
|The value's Zip Code does not correctly correspond to the specified US State.
|The value's Zip Code does not correctly correspond to the specified US State. This is returned only when getting the results for a column with a data type set as DataTypeStateOrProvince.
|-
|-
|QE43
|QE43
|Postal Code Mismatch
|Postal Code Mismatch
|The value's Postal Code does not correctly correspond to the specified Canadian Province.
|The value's Postal Code does not correctly correspond to the specified Canadian Province. This is returned only when getting the results for a column with a data type set as DataTypeStateOrProvince.
|-
|-
|QE50
|QE50

Revision as of 23:11, 2 February 2015

MediumTile ResultCodes.png
  • Select a category to toggle it's contents.
  • Select a product tile to toggle it's result codes.
  • To return to a previous section, select your desired product or category to collapse it.