PolicyCenter implementation of the large loss notification web service

The PolicyCenter implementation of the notification web service performs the following operations.

  1. Finds the policy – Finds the policy from its policy number, and throws an exception if it cannot find it
  2. Adds a referral reason – Creates a referral reason on the policy for the large loss
  3. Adds an activity – Adds a new activity to examine the large loss.

On the PolicyCenter side, you can modify the built in implementation of this API to do additional things. You could also have different code paths depending on the size of the gross total of the loss.