Service interfaces used by DOM integration for inventory management

The following service interfaces are used by DOM integration for inventory management.


Inbound service interfaces

Inbound service interfaces used by DOM integration
Service Action Code/Access Profile Description Sample XML Message BOD XSD file
SyncInventoryAvailability Change Updates the cached inventory availability records. SyncInventoryAvailability supports only the DOM inventory model. Request
Response
SyncInventoryAvailability.xsd


Outbound service interfaces

Outbound service interfaces used by DOM integration
Service Action Code/Access Profile Description Sample XML Message BOD XSD file
GetInventoryAvailability IBM_Store_Details Retrieves the inventory availability of items at the specified locations. GetInventoryAvailability supports the non-ATP, and DOM inventory models. Request
Response
GetInventoryAvailability.xsd
ProcessInventoryRequirement ReserveInventory Reserves inventory for order items in an order or shopping cart. Request
Response
ProcessInventoryRequirement.xsd
CancelInventoryReservation Cancels the inventory reservations of order items in an order or shopping cart. Request
Response
ProcessInventoryRequirement.xsd


Related concepts
Store interactions with a DOM inventory system
Inventory availability caching


Related tasks
Enable DOM inventory system integration