easykeys/EasyKeys.Shipping

Is Residential flag is not set correctly

kdcllc opened this issue · 0 comments

effectiveAddress?.Residential should be confirmed with Classification returns.

Specifies the classification type of a FedEx address.
Valid values:

  • BUSINESS
  • RESIDENTIAL
  • MIXED (If it is a multi-tenant based address and contains both business and residential units.)
  • UNKNOWN (If just a zip code is provided, Address Validation Service returns 'unknown' for the business/residential classification)

Note:The Address Validation Service may make slight changes to the address in order to find a match.