Calling iVend Retail Web API using SoapUI

Calling iVend Retail Web API using SoapUI

Introduction

This knowledge base article explains about using SoapUI in an iVend Retail Web API Call. SoapUI is one of the simplest designed applications to test web services.

Overview

In this article, you will learn how to use SoapUI in the iVend Retail Web API Call and how it interacts with third party web services to obtain the expected response. It also determines what should be included in the request.

Testing iVend Retail Web API

Follow the steps below to test the iVend Retail Web API using SoapUI:
Alternatively, you can press Ctrl-N to create a new SOAP project. This opens a new SOAP Project dialog box.
1. Open the iVend Retail Web API project with SoapUI.
2. Right-click on the Project in the Navigator palate and select New SOAP Project.
This will show a complete list of exposed methods.
1. Enter a name in the Project Name field.
2. Provide the iVend Service WSDL path in the Initial WSDL field.
The SOAP Request Payload will be provided in the left-pane.
1. Now select a method that you require.
2. Right-click on the method and select the [New Requests] button.
The response may include Validations, Exceptions, and/or Success messages.
1. Provide the required parameter values and click the button.
2. Clicking the button shows the response in the right- pane.

    • Related Articles

    • Calling iVend Retail Web API using SoapUI

      Introduction This knowledge base article explains about using SoapUI in an iVend Retail Web API Call. SoapUI is one of the simplest designed applications to test web services. Overview In this article, you will learn how to use SoapUI in the iVend ...
    • Consuming iVend Retail Web API Using REST Call

      Introduction This knowledge base article provides an overview about how to consume the iVend Retail Web API using REST Call. Purpose The key purpose to use REST Call is to make the iVend Retail APIs platform independent, language independent, and run ...
    • Consuming iVend Retail Web API Using REST Call

      Introduction This knowledge base article provides an overview about how to consume the iVend Retail Web API using REST Call. Purpose The key purpose to use REST Call is to make the iVend Retail APIs platform independent, language independent, and run ...
    • General Settings in SAP Business One

      Introduction The iVend Add-on helps in setting up some configurations required for integrating iVend with SAP Business One. The following sections of this document capture the functionality of the new screens created and new fields added to the SAP ...
    • Calling iVend API through REST

      Introduction iVend Retail Solution delivers a configurable, flexible, and scalable solution that is easy to setup and implement. iVend provides a rich bundle of APIs that can be leveraged to integrate using a program with any standard ERP of choice. ...