REST API based screen

This screen relies on REST calls to load and save data, so it will have no $form variables, and very few StoreFront Template Language interactions.

Most of the newer screens behave in this manner to allow for remote (hosted on remote servers) versions of this page to exist and function properly without maintaining two separate code bases.

Please see the MyAccount REST API for calls related to this page.