21 April 2026
ImportPricing and Discounts
The Import API now supports the
active field on StandalonePriceImport. You can now import a Standalone Price in an inactive state (active=false) to exclude it from Product price selection. Existing imports are not affected as the field defaults to true if not provided.This lets you import inactive Standalone Prices in bulk and control when they become active in your storefront, without a separate update step after import.
Changes:
- [Import API] Added the
activefield to StandalonePriceImport.