Policy Valuation
The PolicyValuation REST service processes pending activities on an existing policy using a POST request.
Overview
The PolicyValuation API allows third-party applications to process all pending activities on an existing policy.
Note:
The XML or JSON request must include Policy Number as a property.Endpoint
| Operation | Method | Path |
|---|---|---|
| PolicyValuation | POST | /PASJava/rest/policyValuation |
Process Flow
- When OIPA receives a PolicyValuation REST API request, it forwards the request to the PolicyValuation web service.
- OIPA returns a success or validation response with appropriate HTTP status codes.