Mark residential addresses as residential

Created on 5 December 2024, 18 days ago

Problem/Motivation

FedEx charges extra for delivery to residential addresses. Currently all addresses are created for requests without the residential option.
Related to #3030364: FedEx Home Delivery Not Showing up - Ground being quoted for Home Addresses β†’ but this issue is for the 2.x codebase. If address validation is implemented later then it will be easy to abstract this to use the results of that.

Proposed resolution

The address validation API can be used to determine the classification of the address. Use it to get the classification and set the residential option on the address for ones that come back as being residential.

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States rhovland Oregon

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024