SOAP Over HTTP

SOAP over HTTP service calls use the standard synchronous web services message format. The integration pattern is as follows:

SOAP over HTTP Integration Pattern

In the SOAP over HTTP pattern, a service client makes a synchronous service call to the Offer and Price Engine services component. The service calls the appropriate operation and performs the required operation before sending a reply back to the calling application.

The endpoint URL is as follows:

  • Offer and Price Engine services: http://<host>:<port>/opes/api/v1/opeService