Claim to policy system notification web service API

The ClaimToPolicySystemNotificationAPI web service API has only a single method called claimExceedsThreshold.

The method takes the following arguments.

  • Loss date object of type java.util.Date
  • Policy number of type String
  • Gross total of money of type MonetaryAmount
  • A transaction identifier of type String

The method has no return value.