- Retrieve the "customerIdentity" request parameter
- Use the identity to look up the customer in the model and save it to the "customer" attribute
- Use the identity to look up the customer shares in the model and save them to the "shares" attribute
- If there is an exception, save its message to the "message" attribute