Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Addresses are created, updated, and retired using the EAS web application.
We can automate this with web services as needed.
For an DBI style address to be created, the street segment and parcel must already exist.
This activity diagram shows the simplest example.
Image Added

Address Change Requests

When an address is created, updated, or retired it must go through a change request process.
A requester submits a change request for review.
A change request can contain an arbitrary collection of creates, updates, and retires.
A reviewer typically approves a change request, but may also reject a change request.
Once the change request is approved, the address becomes visible to all EAS users,
and a change notification is sent to AVS. Read more about the change notification below.
Note that certain parts of the address are not mutable such as the the street and street number.

...