Inventory: InventoryAvailability Noun
This noun represents the inventory availability of an item online and in-store.
BOD Summary
Access Profile and Expression Builder columns are for Get BOD only.
BOD Action Code / Access Profile Action Expression Service Provided Sample XML Message Client Library / Expression Builder GetInventoryAvailability IBM_Store_Details /InventoryAvailability[InventoryAvailabilityIdentifier/ExternalIdentifier[CatalogEntryIdentifier[(UniqueID=$uniqueId$)] and OnlineStoreIdentifier[(UniqueID=$uniqueId$)]]]
/InventoryAvailability[InventoryAvailabilityIdentifier/ExternalIdentifier[CatalogEntryIdentifier[(UniqueID=$uniqueId$)] and (OnlineStoreIdentifier[(UniqueID=$uniqueId$)] or PhysicalStoreIdentifier[(UniqueID=$uniqueId$)])]]
/InventoryAvailability[InventoryAvailabilityIdentifier/ExternalIdentifier[CatalogEntryIdentifier/ExternalIdentifier[(PartNumber=$partNumber$)] and OnlineStoreIdentifier/ExternalIdentifier[(NameIdentifier=$nameIdentifier$)]]]
/InventoryAvailability[InventoryAvailabilityIdentifier/ExternalIdentifier[CatalogEntryIdentifier/ExternalIdentifier[(PartNumber=$partNumber$)] and (OnlineStoreIdentifier/ExternalIdentifier[(NameIdentifier=$nameIdentifier$)] or PhysicalStoreIdentifier[(ExternalIdentifier=$externalIdentifier=$)])]]Retrieves the inventory availability of an item at the locations specified. GetInventoryAvailability supports ATP, non-ATP, and DOM inventory models. Request
Response
SyncInventoryAvailability Change /InventoryAvailability
Updates the cached inventory availability records. SyncInventoryAvailability suppports only the DOM inventory model. Request
Response
ChangeInventoryAvailability Change /InventoryAvailability
Updates the cached inventory availability records. ChangeInventoryAvailability supports ATP, non-ATP, and DOM inventory models Request
Response
Access Profile
Some sample XML request and response web service messages are provided for each noun. These sample messages might not include all properties or attributes. To view a sample message that includes other properties or attributes, enable logging and tracing for the appropriate component and then call the web service to set or change the properties or attributes. Review the corresponding log file to see the request or response information.
Access Profile Data Returned IBM_Store_Details /InventoryAvailability
XSD files