Claim to policy system notification web service changes

The ClaimToPolicySystemNotificationAPI handles notifications from a claims system. For example, the claims system can notify PolicyCenter of a claim amount that exceeds a threshold set for that type of policy. The method signature the claimExceedsThreshold method signature changed in version 8.0. The grossTotalIncurred parameter was a String 7.0. and now is a MonetaryAmount.

See also