June 25, 2026 release

APIChange TypeRelease DateDescription
Ship With WalmartAdded06/25/2026Added new endpoints:
GET /v3/shipping/scan-form
POST /v3/shipping/scan-form
ItemsBreaking06/25/2026Updated GET /v3/items response for ItemResponse/items/variantGroupInfo:
variantGroupId became nullable
variantGroupInfo became nullable
variantGroupInfo type changed from object to unspecified
• Removed optional properties groupingAttributes, isPrimary, and primary
• Added #/components/schemas/VariantGroupInfo to allOf
ItemsAdded06/25/2026Added optional response properties in:
GET /v3/items/{id} (200)

New properties:
responseRecord/variantGroupId
responseRecord/variantGroupInfo
InventoryAdded06/25/2026Added optional response property payload/inventory/items/inventoryData/reservedUnits in:
GET /v3/wfs/inventory (200)