Developer Resources

Inventory on Demand

DX1 Inventory Feed Schemas

Schemas and examples for implementing and validating current and legacy DX1 Inventory on Demand feeds.

Version 2 Current

The current feed format for new Inventory on Demand integrations.

XSD

XML Schema Definition

Validate the structure and data types in a Version 2 Inventory on Demand XML file.

inventory/v2/inventory-feed.xsd View schema

XML

Sample Inventory Feed

Review an XML example showing the expected Version 2 feed structure and representative values.

inventory/v2/sample.xml View sample

Legacy

A compatibility reference for integrations that still use the original DX1 Inventory on Demand XML export. Use Version 2 for new integrations.

XSD

Legacy XML Schema

Validate the legacy element names, ordering, and unqualified namespace structure.

inventory/legacy/inventory-feed.xsd View schema

XML

Legacy Sample Feed

Review representative legacy values, including HTML-as-text content and the price/text element.

inventory/legacy/sample.xml View sample