Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

MatchChangeType Property

Changes made to the Address (during validation process) compared to this address candidate.

Object Oriented Interface

public function getMatchChangeType($matchidx);

Procedural Interface

inship_ezaddress_get($res, 23 , $matchidx);

Default Value

''

Remarks

Changes made to the Address (during validation process) compared to this address candidate. This is a comma-separated string collection. Possible returned values are

  • APARTMENT_NUMBER_NOT_FOUND
  • APARTMENT_NUMBER_REQUIRED
  • NORMALIZED
  • REMOVED_DATA
  • BOX_NUMBER_REQUIRED
  • NO_CHANGES
  • MODIFIED_TO_ACHIEVE_MATCH
  • STREET_RANGE_MATCH
  • BOX_NUMBER_MATCH
  • RR_OR_HC_MATCH
  • CITY_MATCH
  • POSTAL_CODE_MATCH
  • RR_OR_HC_BOX_NUMBER_NEEDED
  • FORMATTED_FOR_COUNTRY
  • APO_OR_FPO_MATCH
  • GENERAL_DELIVERY_MATCH
  • FIELD_TRUNCATED
  • UNABLE_TO_APPEND_NON_ADDRESS_DATA
  • INSUFFICIENT_DATA
  • HOUSE_OR_BOX_NUMBER_NOT_FOUND
  • POSTAL_CODE_NOT_FOUND
  • INVALID_COUNTRY
  • SERVICE_UNAVAILABLE_FOR_ADDRESS

This is only valid for FedEx.

This may be returned in the server response when the ValidateAddress method is called and if the connection to the server is successful (no errors returned).

The size of the array is controlled by the MatchCount property.

This property is read-only and not available at design time.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0