Invoking a GET Operation

For a GET operation, the request payload is pre-populated from the WSDL. You only need to edit the request payload by providing the appropriate values.

To execute the sample GET operation:

  1. Expand the Endpoint and click Try it out. The following screenshot shows the BookStore sample shipped with the product as an example.

  2. As an example, enter demo as the store name and click Execute to send the request.

A list of books in the store is returned in the Response section, as shown below.