Freeze Price Flag 'N' or False not allowed for Orders with Services or Subscription association
Summary:
We have the Opt-In Feature enabled ' Integrate Order Management with Subscription Management to Process Coverages'. So when we try to create sales orders through REST API, system is throwing this error for associated coverages/subscriptions.
"The import wasnt successful because it doesnt freeze pricing but the Enable Coverages and Subscriptions feature is enabled. (FOM-4515506) Details: If you enable the Enable Coverages and Subscriptions opt-in feature in your implementation, then your file-based data import file must set the Freeze Pricing attribute, Freeze Shipping Charge attribute, and Freeze Tax attribute to Y. If youre importing through REST API, then set FreezePriceFlag, FreezeShippingChargeFlag, FreezeTaxFlag to true, or if through a web service, to Y or true. Redo your import."