Developing z/OS applications to implement an API

After generating the artifacts for an API provider, your API project will contain language structures that describe the request and response data structures of the API's operations.

zosConnect-3.0 Applies to zosConnect-3.0.

You can now implement an application that uses those COBOL copybooks or PL/I include files to process the API request data and provide the API response data.

The application also uses the generated API response structure to tell IBM® z/OS Connect which response code should be returned to the caller of the API.