Try OpenEdge Now
skip to main content
Web Services
Creating OpenEdge REST Web Services : REST Applications : JSON input and output message formats
 

JSON input and output message formats

OpenEdge REST applications have the ability to map components of an input message to individual AppServer parameters as well as compose an output message derived from multiple output parameters. These input/output messages are JSON objects formatted as described in the following sections.
* JSON input (request) messages
* JSON output (response) messages