Calling iVend API through REST

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. The iVend Web Services API is a collection of WCF Services for updating, retrieving, and manipulating data in the iVend Retail. The iVend APIs are discoverable endpoints that allow third party systems to interact with the underlying components directly.

This Sample Add-on shows how to use the iVend API through REST

Environment:

iVend 6.5

Project Name:

SampleAddOnCallingWebService

Class Name:

Transaction.cs, State.cs, Product.cs

Please download the attachment to get the project file.