IService Interface

The Jiwa WCF Service is a WCF service which provides, at present, basic functionality for integration with Jiwa.


Primarily it is aimed at the sales order entry aspect of Jiwa. Services provided are those required for simple order import into jiwa from another system.


Presently it provides services to get lists of products, customers and payment types, create a sales order and also import any xml document supported via the Jiwa XML Import framework (products, customers, suppliers, contacts, quotes, sales, stock transfers, purchase orders and stock receiving).


Namespace:  JiwaFinancials.Jiwa.JiwaWebService.WCF
Assembly:  JiwaWebService (in JiwaWebService.exe)

Syntax


[ServiceContractAttribute]
public interface IService
<ServiceContractAttribute> _
Public Interface IService
[ServiceContractAttribute]
public interface class IService