LiebermansService
The following operations are supported. For a formal definition, please review the Service Description.
-
ChangeOrderItem
Modifies an order item. Please supply the existing Order ID, the existing Order Item ID, and an OrderItem that describes the modified item. -
CreateUGManifest
Creates a manifest ID for a user-supplied image. -
GetAccount
Gets the Account information associated with the WebServiceCredential. -
GetCountries
Gets all valid shipping country names. -
GetDataFeedBaseline
Gets the entire baseline dataset. Returns a DataFeedBaseline object containing the date which the baseline was generated and a byte[] containing a ZIP file of the data records. Requires MTOM. -
GetDataFeedImageManifest
Gets a hash code for each image for the passed publisher. -
GetDataFeedImages
Gets the requested images. Pass a list of up to 25 images to download in one chunk. Requires MTOM. -
GetDataFeedRecords
Gets any data records changed since the date passed, returning a DataFeedRecords object containing the number of records changed and a ZIP file of the data changes. Requires MTOM. Date can be up to 3 months in the past. -
GetInventoryLevel
Gets the inventory level for the passed item. -
GetInventoryLevels
Gets the inventory level for all items currently stocked. Any PID not included in this output is not currently stocked. -
GetOrderID
Gets the OrderID for an order by the customer supplied PO number. -
GetOrderItemPricing
Gets pricing information for an OrderItem. -
GetOrderStatus
Gets the status of an order. -
GetOrders
Gets all orders within the specified date range. -
GetOrdersShipped
Gets all orders shipped within the specified date range. -
GetPublishers
Gets all publishers and associated data. -
GetShippingCharge
Gets shipping information for an OrderItem. -
GetUGManifestID
Creates a manifest ID for a user-supplied image. -
GetVersion
Gets the Version information for this web service. -
SetOrderPriority
Sets the priority level for the items on an order. -
SetOrderShippingReview
Sets the shipping review flag for an order. An order cannot be shipped until the flag is cleared. -
SubmitOrder
Submits an order. -
UpdateUGImage
Updates the user-supplied image for the corresponding manifest.