Process Policy

The Service Layer exposes this PUT ProcessPolicy REST web service to the third party applications to allow the invocation of processing for all pending activities on an existing policy.

For API request and response examples, refer ProcessPolicy API.

Note:

The XML/JSON request format should contain Policy Number as a property.

Process Flow

  • On receiving a ProcessPolicy payload request, the Service Layer forwards the request to SOAP FileReceived web service.
  • As per the success/validation result of the executed operations, the responses are built and the Service Layer will send the response to the requester, with appropriate HTTP status codes.