Web Service WebStoreAdminService

Web Service Methods

MemberDescription

DownloadInventoryItem

o.DownloadInventoryItem(Sku as string) as busItem

GetInvoice

o.GetInvoice(InvPk as int) as busInvoice

GetInvoiceAndMarkAsDownloaded

o.GetInvoiceAndMarkAsDownloaded(InvPk as int) as busInvoice

GetInvoiceByInvoiceNo

o.GetInvoiceByInvoiceNo(InvNo as string) as busInvoice

GetNonDownloadedInvoices

o.GetNonDownloadedInvoices(MarkAsDownloaded as boolean) as ArrayOfBusInvoice

UpdateInventory

o.UpdateInventory(ItemDataSet as complex) as boolean

UpdateInventoryString

o.UpdateInventoryString(ItemDataSetXml as string) as boolean


© West Wind Technologies, 1996-2018 • Updated: 09/06/04
Comment or report problem with topic