Skip to main content
Feedback

SOAP - REST Transformation Policy

Description

  • The SOAP - REST Transformation policy transforms API request payload from a SOAP message to REST (JSON), and vice versa.

  • As part of pre-processing, the policy processes an incoming SOAP request and transforms it into REST (JSON).

  • As part of post-processing, the policy processes a customer back-end REST(JSON) response and transforms it into a SOAP response before returning to the user client.

On this Page