WebStoreAdminService
West Wind Web Store Administrative Web Service that allows downloading of invoices and updates for inventory.
The following operations are supported. For a formal definition, please review the Service Description.
- DownloadInventoryItem
-
GetInvoice
Returns a single invoice as a business object instance - GetInvoiceAndMarkAsDownloaded
- GetInvoiceByInvoiceNo
-
GetNonDownloadedInvoiceEntities
Downloads all non downloaded invoices as an EntityArrayList - GetNonDownloadedInvoices
-
UpdateInventory
Updates an inventory item from a full inventory business object. -
UpdateInventoryItem
Updates an inventory item by passing an Item entity across the wire - UpdateInventoryString